Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuo committed Jan 18, 2018
1 parent 343c1d6 commit 7cefd60
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2018-01-18 Shuo Chen <[email protected]>
* Fix race condition between Thread::tid() and Thread::start().
* Change protorpc format, add back package name. (Go does this since 1.2)
* examples/socks4a/tunnel.h stops reading if output buffer is full.
* Fixes for GCC 6/7
* Minor fixes by huntinux, liangshaocong, zhoudayang2, octocat_lee,
jack.xsuperman, ligewei, yqsy.
* Version 1.1.0

2016-10-25 Shuo Chen <[email protected]>
* Last version in C++98/03, next version will use C++11
* Add Travis CI
Expand Down

0 comments on commit 7cefd60

Please sign in to comment.