소스 검색

changelog (close #2544)

Nicolas Cannasse 11 년 전
부모
커밋
0ab81822bd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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