Skip to content

Commit 14d7eb6

Browse files
committed
Cherry-pick c9b046b for v1.1.1 release notes.
1 parent bc15dfb commit 14d7eb6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

ChangeLog

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2018-10-22 Shuo Chen <[email protected]>
2+
* Last version in C++98/03, next version will use C++11
3+
* Enable Clang Thread Safety Analysis.
4+
* Fix "off_t does not name a type" for CentOS 7 (#316) by qiao hai-jun
5+
* Fix warnings for gcc 8.
6+
* Add ttcp asio examples
7+
* Implement Procmon::listFiles()
8+
19
2018-01-18 Shuo Chen <[email protected]>
210
* Fix race condition between Thread::tid() and Thread::start().
311
* Change protorpc format, add back package name. (Go does this since 1.2)
@@ -8,7 +16,6 @@
816
* Version 1.1.0
917

1018
2016-10-25 Shuo Chen <[email protected]>
11-
* Last version in C++98/03, next version will use C++11
1219
* Add Travis CI
1320
* Add EvevtLoop::queueSize() by <zhuangshi23>
1421
* Implement TcpClient::retry() by fdxuwei

0 commit comments

Comments
 (0)