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

+ 1 - 0
doc/CHANGES.txt

@@ -6,6 +6,7 @@
 	added neko.Int32
 	added -x for fast neko scripting
 	prevent locals from breaking class access (works with imports)
+	fix in function overriding subtyping
 
 2007-01-28: 1.11
 	changed StringBuf.add implementation