]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Added CHANGES entry for marker fix.
authorJoerg Pietschmann <pietsch@apache.org>
Mon, 17 Feb 2003 00:31:58 +0000 (00:31 +0000)
committerJoerg Pietschmann <pietsch@apache.org>
Mon, 17 Feb 2003 00:31:58 +0000 (00:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195959 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 077a2ba9a8fc7c61b0af0fd49aa51aa06829c247..39bdc4cda0e8cf41d7886a073a416275e542e4d2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
 ==============================================================================
 Done since 0.20.4 release
+- Fixed marker handling thouroughly. All retrieving boundaries and
+  retrieve-position first-starting-within-page and last-starting-within-page
+  should work now, as well as multiline/multiblock marker contents.
+  Retrieve-position first-including-carryover and last-ending-within-page
+  do not yet work. Also fixed marker handling in case layout was undone
+  due to keeps (#16999). (J.Pietschmann, based on material submitted
+  by Marc C. Allman)
 - Fixed some sources of "wrong operand type" error in Acrobat Reader. They
   were caused by rounding bugs, mostly experienced with SVG files coming from
   OpenOffice. (Jeremias Maerki)
@@ -18,7 +25,7 @@ Done since 0.20.4 release
 - Added Turkish messages for AWT Viewer
   Submitted by: Togan Muftuoglu <toganm@users.sourceforge.net>
 - Fixed leader expansion and leader alignment to reference area to some
-  extent(#7490 and #15936).
+  extent(#7490 and #15936). (J.Pietschmann)
 - Temporary fix for wrong mapping of the hyphen character in the PostScript
   renderer. Needs to be done in a clean way later.
   Submitted by: Arnd Beissner <arnd.beissner@cappelino.de>