Browse Source

added documentation

Franco Ponticelli 13 years ago
parent
commit
f8479fd076
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/CHANGES.txt

+ 1 - 1
doc/CHANGES.txt

@@ -21,7 +21,7 @@
 	all : allowed optional structure fields (for constant structs)
 	all : allowed optional args in functions types (?Int -> Void)
 	all : added Reflect.getProperty/setProperty
-		(partial support : neko, js only so far)
+		(partial support : neko, js, php only so far)
 	all : added --wait and --cwd and --connect (parsed files and module caching)
 	all : fixed completion in macros calls arguments
 	all : fixed DCE removing empty but still used interfaces/superclasses