--- JSON-XS/Changes 2007/03/25 00:47:42 1.19 +++ JSON-XS/Changes 2007/03/25 02:32:40 1.20 @@ -4,6 +4,10 @@ TODO: maybe simply use \0 and \1 as true/false when encoding (and overloaded/blessed versions thereof on decoding?) + - export jsonToBj and objToJson as aliases + to to_json and from_json, to reduce incompatibilities + between JSON/JSON::PC and JSON::XS. (experimental). + 0.7 Sun Mar 25 01:46:30 CET 2007 - code cleanup. - fix a memory overflow bug when indenting.