diff --git a/ChangeLog b/ChangeLog index cefc8283c..acdc68546 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ +2016-02-11 Shuo Chen + * Preliminary support of IPv6. + * Last version in C++98/03, next version will use C++11 + * Add stop/startRead in TcpConnection by + * Version 1.0.8 + 2015-11-09 Shuo Chen - * Add stats to Sudoku examples . + * Add stats to Sudoku examples. * Add example of PeriodicTimer class. * Add thrift examples by . * Move hiredis example by to contrib/.