Nicolas Cannasse 19 سال پیش
والد
کامیت
1e91232ece
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -5,6 +5,7 @@
 	fixed bug in haxe.Serializer on neko (was preventing List serialization)
 	fixed bug in haXe.Unserializer on neko (invalid enum tag)
 	fixed sqlite escape & quote , added BOOL support
+	allowed direct property access in getter/setter (prevent rec loop)
 
 2006-07-25: 1.04
 	added macros in haxe.Template