Skip to content

Commit

Permalink
Cherry-pick c9b046b for v1.1.1 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuo committed Oct 23, 2018
1 parent bc15dfb commit 14d7eb6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2018-10-22 Shuo Chen <[email protected]>
* Last version in C++98/03, next version will use C++11
* Enable Clang Thread Safety Analysis.
* Fix "off_t does not name a type" for CentOS 7 (#316) by qiao hai-jun
* Fix warnings for gcc 8.
* Add ttcp asio examples
* Implement Procmon::listFiles()

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)
Expand All @@ -8,7 +16,6 @@
* 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
* Add EvevtLoop::queueSize() by <zhuangshi23>
* Implement TcpClient::retry() by fdxuwei
Expand Down

0 comments on commit 14d7eb6

Please sign in to comment.