浏览代码

CHANGES.txt update

Simon Krajewski 8 年之前
父节点
当前提交
68994687e3
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      extra/CHANGES.txt

+ 4 - 1
extra/CHANGES.txt

@@ -1,4 +1,4 @@
-next release
+2017-03-14: 3.4.1
 
 	New features:
 
@@ -8,6 +8,9 @@ next release
 
 	all : fixed compilation server issue with two identical @:native paths on extern abstracts (#5993)
 	all : fixed invalid inling in a specific case (#6067)
+	all : fixed various display related issues
+	cpp : improved typing of some Function/Callable-related types
+	hl : various fixes and improvements
 	php : fixed FileSystem.stat() for directories on Windows (#6057)
 	php/php7 : fixed invalid result of Web.getPostData() (#6033)
 	php7 : fixed invalid access to length of string in some cases (#6055)