فهرست منبع

Remove the bomb, and avoid characters out of ASCII

杨博 11 سال پیش
والد
کامیت
fa67881016
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      extra/CHANGES.txt

+ 2 - 2
extra/CHANGES.txt

@@ -1,4 +1,4 @@
-2014-??-??: 3.2.0
+2014-??-??: 3.2.0
 
 	New features:
 
@@ -644,7 +644,7 @@
 	php: minor optimization (removed foreach from std code)
 	php: implemented haxe.Stack
 	php: changed exception handler to use Haxe call stack
-	php: changed special vars to use the » prefix instead of __
+	php: changed special vars to use the '\xBB' prefix instead of __
 	php: fixed use of reserved keywords for var names
 	php: List iterator is now class based (faster)
 	php: fixed behavior of class variables having assigned functions