Nicolas Cannasse 11 gadi atpakaļ
vecāks
revīzija
0ab81822bd
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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