Nicolas Cannasse 18 years ago
parent
commit
4305dc2502
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/CHANGES.txt

+ 4 - 0
doc/CHANGES.txt

@@ -9,6 +9,10 @@
 	bugfix in unify : prevent recursive anonymous objects
 	haxe.Http call "prepare" only if size is known
 	added multiple expressions in "case"
+	serialization : deprecated old string format, use urlEncode/Decode
+	added flash9 bytearray serialization (to binary string, for neko com)
+	fixed Type.typeof on some flash9 instances
+	no more dontUseCache (haxe.Serializer.USE_CACHE, default to false)
 
 2007-01-01: 1.10
 	fix in haxe.remoting.SocketConnection.readAnswer