aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-02-18 17:30:15 +0000
committerJeremias Maerki <jeremias@apache.org>2008-02-18 17:30:15 +0000
commitb48a7fc6278a3e9ad40fcb1bc49b8458df1c2e45 (patch)
tree04c28413de25e2f5dd4e5218e98c9d508ec1e88c /status.xml
parentdbd7b4a8245dd84e9a745eb921291c3d91e6245c (diff)
downloadxmlgraphics-fop-b48a7fc6278a3e9ad40fcb1bc49b8458df1c2e45.tar.gz
xmlgraphics-fop-b48a7fc6278a3e9ad40fcb1bc49b8458df1c2e45.zip
Makes sense to mention the removal of deprecated methods.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@628829 13f79535-47bb-0310-9956-ffa450edef68
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 305fe8c7c..d6693d2cd 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="API" dev="JM" type="remove">
+ Removed deprecated methods in the "apps" package that were left-overs from the API
+ discussions.
+ </action>
<action context="Fonts" dev="JM" type="add">
Added support for unusual font encodings (like for Symbol or Cyrillic fonts) of Type 1
fonts in PDF and PostScript output.