소스 검색

[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: