Nicolas Cannasse 19 years ago
parent
commit
fc32518ce8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/CHANGES.txt

+ 2 - 0
doc/CHANGES.txt

@@ -15,6 +15,8 @@
 	removed neko.net.RemotingBuffer
 	removed neko.net.RemotingBuffer
 	relaxed enums switchs (allow value in first case)
 	relaxed enums switchs (allow value in first case)
 	changed "cast" codegeneration (fix some F9 usages)
 	changed "cast" codegeneration (fix some F9 usages)
+	change in POST data handling in mod_neko (max 256K, except multipart)
+	added neko.Web.getClientHeaders and neko.Web.flush
 
 
 2006-10-29: 1.08
 2006-10-29: 1.08
 	fixed bug in flash -debug
 	fixed bug in flash -debug