Skip to content

Commit 7cefd60

Browse files
committed
v1.1.0
1 parent 343c1d6 commit 7cefd60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2018-01-18 Shuo Chen <[email protected]>
2+
* Fix race condition between Thread::tid() and Thread::start().
3+
* Change protorpc format, add back package name. (Go does this since 1.2)
4+
* examples/socks4a/tunnel.h stops reading if output buffer is full.
5+
* Fixes for GCC 6/7
6+
* Minor fixes by huntinux, liangshaocong, zhoudayang2, octocat_lee,
7+
jack.xsuperman, ligewei, yqsy.
8+
* Version 1.1.0
9+
110
2016-10-25 Shuo Chen <[email protected]>
211
* Last version in C++98/03, next version will use C++11
312
* Add Travis CI

0 commit comments

Comments
 (0)