diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 83442d251..2622f4063 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,10 @@ <changes> <release version="FOP Trunk"> + <action context="Renderers" dev="JM" type="add"> + Added support for the natural language indentifier ("Lang" in the document catalog) + for PDF documents based on the language/country values on fo:page-sequence. + </action> <action context="Code" dev="AD" type="fix" fixes-bug="44286" due-to="Stefan Ziel"> Fixed a memory-leak in XMLWhiteSpaceHandler. </action> |