Browse Source

CHANGES.txt update

Simon Krajewski 11 years ago
parent
commit
13d7939c55
1 changed files with 8 additions and 0 deletions
  1. 8 0
      extra/CHANGES.txt

+ 8 - 0
extra/CHANGES.txt

@@ -1,3 +1,11 @@
+2014-??-??: 3.1.1
+
+	Bugfixes:
+
+	all : fixed wrong handling of "" and null in haxe.io.Path.join
+	all : fixed invalid cast-to-self generation on some abstracts
+	all : removed @:to Dynamic from UInt to avoid issues in the Map selection algorithm
+
 2014-03-04: 3.1.0
 
 	New features: