]> granicus.if.org Git - libexpat/commitdiff
More detail on line/column numbers.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Wed, 11 Jan 2006 01:01:23 +0000 (01:01 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Wed, 11 Jan 2006 01:01:23 +0000 (01:01 +0000)
expat/Changes

index 7a5651f7a00bc987a0f16ac1cd61f30cc02d82c9..63818663fca67e8acb1bc01d35d36dabf5057190 100644 (file)
@@ -3,7 +3,9 @@ Release 2.0.0 Wed Jan 11 2006
           always use the (partial) internal implementation of the API.
         - Report XML_NS setting via XML_GetFeatureList().
         - Fixed headers for use from C++.
-        - Added XML_LARGE_SIZE switch to enable 64bit values for
+        - XML_GetCurrentLineNumber() and  XML_GetCurrentColumnNumber()
+          now return unsigned integers.
+        - Added XML_LARGE_SIZE switch to enable 64-bit integers for
           byte indexes and line/column numbers.
         - Updated to use libtool 1.5.22 (the most recent).
         - Added support for AmigaOS.