Nicolas Cannasse 18 년 전
부모
커밋
49a492507d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/CHANGES.txt

+ 3 - 0
doc/CHANGES.txt

@@ -17,6 +17,9 @@
 	added haxe.Public interface
 	added AS3 code generator
 	field lookup gives priority to superclass over interfaces
+	improved haxedoc output
+	fixed bug in neko regexp split/replace when empty match at eol
+	fixed bug in flash 6-7-8 resources generation
 
 2007-01-28: 1.11
 	changed StringBuf.add implementation