Skip to content

Commit e716820

Browse files
committed
update release notes wrt #27
1 parent 6d559aa commit e716820

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ Tatu Saloranta (tatu.saloranta@iki.fi): author
77
--------------------------------------------------------------------------------
88
Credits for individual projects, since 2.8.0
99
--------------------------------------------------------------------------------
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)

release-notes/VERSION

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Modules:
99
=== Releases ===
1010
------------------------------------------------------------------------
1111

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+
1217
2.8.1 (20-Jul-2016)
1318

1419
- (protobuf) Add optimized ProtobufParser.nextTextValue() implementation

0 commit comments

Comments
 (0)