瀏覽代碼

CHANGES.txt update

Simon Krajewski 11 年之前
父節點
當前提交
102bf02743
共有 1 個文件被更改,包括 5 次插入1 次删除
  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:
 
+	all : fixed handling of abstract variance
 	flash : ensure correct endianess in haxe.io.BytesBuffer
+	cpp : fixed issue involving class paths with spaces
+	php : fixed >>>
 	macro : fixed haxe.macro.Compiler.keep
 
 	General improvements and optimizations:
 
 	all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
+	cpp : optimized Vector implementation
 
 	Standard Library: