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

+ 2 - 0
doc/CHANGES.txt

@@ -1,6 +1,8 @@
 2006-06-??: 1.1
 	added neko.Utf8
 	Serializer/Unserializer now support utf8 strings
+	allowed subtyping of prop accesses public/private when implementing an interface
+	removed "eval" from Remoting APIs (only calls - more easy to handle).
 
 2006-05-17: 1.0
 	fixed small bugs in JS Xml Parser (empty attribute, newlines in attributes)