From abbad041888faa53db08b98c0905230ad3b1ac58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Mon, 12 Feb 2018 15:16:50 +0100 Subject: [PATCH] Removed FOP and XSLFO2PDF --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3c5c7b30..3326406e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ - **[CORE]** Update campus.tbl_templates (contentmittitel and contentohnetitel) with system/templates/contentmittitel_xslt_xhtml.xslt andsystem/templates/contentohnetitel_xslt_xhtml.xslt - **[CORE]** Neue Style Anweisungen (div.header_logo, td.headerbar, div.cis_logo) müssen in Custom Stylesheet hinzugefügt werden +### Removed + **[CORE]** Removed Support for XSLFO2PDF Documents - use unoconv instead + **[CORE]** Removed Support for FOP Documents - use unoconv instead + ## [3.2] ### Added