]> granicus.if.org Git - libexpat/commitdiff
Add version comment to _INTERNAL_trim_to_complete_utf8_characters
authorSebastian Pipping <sebastian@pipping.org>
Wed, 23 Aug 2017 15:35:26 +0000 (17:35 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 23 Aug 2017 15:41:30 +0000 (17:41 +0200)
expat/Changes
expat/lib/libexpat.def
expat/lib/libexpatw.def

index eaa29f85b48aa1ff9e31552a7994b6d7b2bd88b5..291cf400bb57eedae32a000bcf9c6f9828a04418 100644 (file)
@@ -2,7 +2,7 @@ NOTE: We are looking for help with a few things:
       https://github.com/libexpat/libexpat/labels/help%20wanted
       If you can help, please get in touch.  Thanks!
 
-Release 2.?.? ???????????????????
+Release 2.2.5 ???????????????????
         Bug fixes:
               #8  If the parser runs out of memory, make sure its internal
                     state reflects the memory it actually has, not the memory
index 82f80146da0eeda68596db0ed8918475cd3a3e3c..d08f5b7ce1cb60689a699d1187163b89aca5ca33 100644 (file)
@@ -74,4 +74,5 @@ EXPORTS
 ; added with version 2.1.1
 ; XML_GetAttributeInfo @66
   XML_SetHashSalt @67@
+; added with version 2.2.5
   _INTERNAL_trim_to_complete_utf8_characters @68@
\ No newline at end of file
index 753580087c70b42c139e604dbd4daaa61058778c..928e01b19c9be4570c894ff6710669e56e1b6d3b 100644 (file)
@@ -74,4 +74,5 @@ EXPORTS
 ; added with version 2.1.1
 ; XML_GetAttributeInfo @66
   XML_SetHashSalt @67@
+; added with version 2.2.5
   _INTERNAL_trim_to_complete_utf8_characters @68@