--- JSON-XS/Changes 2008/03/19 03:17:37 1.95 +++ JSON-XS/Changes 2008/03/19 04:08:21 1.97 @@ -1,8 +1,8 @@ Revision history for Perl extension JSON::XS - update documentation here and there, add a large section - about utf/latin1/ascii flags, add a security consideration. - - minor speed enhancements when encoding non-ascii data. + about utf8/latin1/ascii flags, add a security consideration. + - medium speed enhancements when encoding/decoding non-ascii data. - extend and clarify the section on incompatibilities between YAML and JSON. - switch to static inline from just inline when using gcc.