File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ 2011-05-01 version 2.4.1:
2+
3+ C++
4+ * Fixed the frendship problem for old compilers to make the library now gcc 3
5+ compatible again.
6+ * Fixed vcprojects/extract_includes.bat to extract compiler/plugin.h.
7+
8+ Java
9+ * Removed usages of JDK 1.6 only features to make the library now JDK 1.5
10+ compatible again.
11+ * Fixed a bug about negative enum values.
12+ * serialVersionUID is now defined in generated messages for java serializing.
13+ * Fixed protoc to use java.lang.Object, which makes "Object" now a valid
14+ message name again.
15+
16+ Python
17+ * Experimental C++ implementation now requires C++ protobuf library installed.
18+ See the README.txt in the python directory for details.
19+
1202011-02-02 version 2.4.0:
221
322 General
You can’t perform that action at this time.
0 commit comments