Browse Source

CHANGES.txt update

Simon Krajewski 11 năm trước cách đây
mục cha
commit
102bf02743
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      extra/CHANGES.txt

+ 5 - 1
extra/CHANGES.txt

@@ -1,13 +1,17 @@
-2014-??-??: 3.1.3
+2014-04-13: 3.1.3
 
 
 	Bugfixes:
 	Bugfixes:
 
 
+	all : fixed handling of abstract variance
 	flash : ensure correct endianess in haxe.io.BytesBuffer
 	flash : ensure correct endianess in haxe.io.BytesBuffer
+	cpp : fixed issue involving class paths with spaces
+	php : fixed >>>
 	macro : fixed haxe.macro.Compiler.keep
 	macro : fixed haxe.macro.Compiler.keep
 
 
 	General improvements and optimizations:
 	General improvements and optimizations:
 
 
 	all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
 	all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
+	cpp : optimized Vector implementation
 
 
 	Standard Library:
 	Standard Library: