File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,8 @@ Tatu Saloranta (tatu.saloranta@iki.fi): author
7
7
--------------------------------------------------------------------------------
8
8
Credits for individual projects, since 2.8.0
9
9
--------------------------------------------------------------------------------
10
+
11
+ Michael Zeng (shotbythought@github)
12
+
13
+ * Contributes fix for #27: (protobuf) Fixed long deserialization problem for longs of ~13digit length
14
+ (2.8.2)
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ Modules:
9
9
=== Releases ===
10
10
------------------------------------------------------------------------
11
11
12
+ 2.8.2 (not yet released)
13
+
14
+ #27: (protobuf) Fixed long deserialization problem for longs of ~13digit length
15
+ (contributed by Michael Z)
16
+
12
17
2.8.1 (20-Jul-2016)
13
18
14
19
- (protobuf) Add optimized ProtobufParser.nextTextValue() implementation
You can’t perform that action at this time.
0 commit comments