--- JSON-XS/Changes 2009/02/22 10:13:16 1.126 +++ JSON-XS/Changes 2009/05/30 06:26:05 1.127 @@ -1,5 +1,13 @@ Revision history for Perl extension JSON::XS +2.24 Sat May 30 08:25:45 CEST 2009 + - the incremental parser did not update its parse offset + pointer correctly when parsing utf8-strings (nicely + debugged by Martin Evans). + - appending a non-utf8-string to the incremental parser + in utf8 mode failed to upgrade the string. + - wording of parse error messages has been improved. + 2.232 Sun Feb 22 11:12:25 CET 2009 - use an exponential algorithm to extend strings, to help platforms with bad or abysmal==windows memory