浏览代码

[cpp] Add note about ObjC improvements

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

+ 1 - 0
extra/CHANGES.txt

@@ -16,6 +16,7 @@
 	js : updated jQuery extern (js.jquery.*) for jQuery 1.12.4 / 3.1.0 support.
 	js : jQuery extern (js.jquery.*) now includes deprecated fields marked with @:deprecated.
 	js : no longer rewrite `o["s"]` to `o.s` (#5724)
+	cpp : greatly improved ObjC output and integration options
 	lua : greatly improved code output quality
 
 	Bugfixes: