]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Documented the missing feature for internal basic-links as described on fop-users.
authorJeremias Maerki <jeremias@apache.org>
Tue, 10 Jan 2006 06:51:51 +0000 (06:51 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 10 Jan 2006 06:51:51 +0000 (06:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@367511 13f79535-47bb-0310-9956-ffa450edef68

README
src/documentation/content/xdocs/relnotes.xml

diff --git a/README b/README
index ad179ded496b16e68c90bd4126dc6412e47b0a63..fc6ae1beadfb86375eb4284c578f158d44460963 100644 (file)
--- a/README
+++ b/README
@@ -139,3 +139,6 @@ Known issues:
     - Leaders with the "rule" pattern don't work for PostScript output.
     - break-after may in some cases cause subsequent content to be swallowed. 
       Please use break-before, if possible.
+    - Internal basic-links don't point to the exact location on a page, yet, 
+      as they did in 0.20.5. Currently you land in the upper left corner of 
+      the page.
index a65247d280cf285f59d6ad12896ee380a2325c36..0ddf0d879a13e2a784c8de2b44033563d35a9bad 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="no"?>
 <!--
-  Copyright 1999-2005 The Apache Software Foundation
+  Copyright 1999-2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
       break-after may in some cases cause subsequent content to be swallowed. 
       Please use break-before, if possible.
     </li>
+    <li>
+      Internal basic-links don't point to the exact location on a page, yet, as they
+      did in 0.20.5. Currently you land in the upper left corner of the page.
+    </li>
   </ul>
 </section>
 <section>