Skip to content

Commit 85334ee

Browse files
committed
v1.0.9
1 parent e3d1dbd commit 85334ee

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ChangeLog

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
2016-10-25 Shuo Chen <[email protected]>
2+
* Last version in C++98/03, next version will use C++11
3+
* Add Travis CI
4+
* Add EvevtLoop::queueSize() by <zhuangshi23>
5+
* Implement TcpClient::retry() by fdxuwei
6+
* Change Condition::waitForSeconds() parameter type from int to double by ChaoShu
7+
* Minor fixes by JackDrogon, YuCong, zieckey, wuzhaogai
8+
* Version 1.0.9
9+
110
2016-02-11 Shuo Chen <[email protected]>
211
* Preliminary support of IPv6.
3-
* Last version in C++98/03, next version will use C++11
412
* Add stop/startRead in TcpConnection by <zhang.jako>
513
* Version 1.0.8
614

0 commit comments

Comments
 (0)