aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index f36b6968b..65b0221df 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="add">
+ Reenabled loading of user-supplied hyphenation patterns that was available in
+ FOP 0.20.5. (See "hyphenation-base" option in the user configuration)
+ </action>
<action context="Code" dev="JM" type="fix">
Bugfix: Certain filter combinations in PDF could lead to invalid PDFs.
DecodeParams were not properly handled.