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

+ 1 - 0
doc/CHANGES.txt

@@ -21,6 +21,7 @@
 	added errors for strings containing \0 in JS and Flash
 	added HAXE_LIBRARY_PATH environment variable support
 	fixed interfaces inheritance : can't extend, can implement (type-sums)
+	fixed fixed >64K resource bug in SWF
 
 2006-05-02: RC1
 	added the Socket class