소스 검색

ruby, js and c# changes

Jisi Liu 9 년 전
부모
커밋
0c9999f6d0
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      CHANGES.txt

+ 6 - 2
CHANGES.txt

@@ -9,10 +9,14 @@
   * CocoaDocs support
 
   Ruby
-  *
+  * Fixed memory corruption bug in parsing that could occur under GC pressure.
 
   Javascript
-  *
+  * jspb.Map is now properly exported to CommonJS modules.
+
+  C#
+  * Removed legacy_enum_values flag.
+
 
 2016-07-27 version 3.0.0 (C++/Java/Python/Ruby/Objective-C/C#/JavaScript/Lite)
   General