浏览代码

changelog

Alexander Kuzmenko 7 年之前
父节点
当前提交
c58cf260a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -6,6 +6,7 @@
 
 	Bugfixes:
 
+	dce : don't remove constructor if any instance field is kept (#6062)
 	js : fixed saving setter to `tmp` var before invocation (#6672)
 	php7 : don't fail on generating import aliases for classes with the similar names (#6680)
 	php7 : fixed appending "sqlite:" prefix to the names of files created by `sys.db.Sqlite.open()` (#6692)