Explorar o código

changelog (close #2544)

Nicolas Cannasse %!s(int64=11) %!d(string=hai) anos
pai
achega
0ab81822bd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -23,6 +23,7 @@
 	all : added haxe.Int32 as abstract type
 	all : improved inline constructors by detecting more cases where it can be applied
 	all : allow multiple structural extension using { > T1, > T2, fields }
+	all : fixed issue with invalid lowercase class name in Windows completion
 	js : window and console are reserved words. Access them with __js__ instead of untyped.
 	js : added -D js-flatten
 	js : improved inlining