Skip to content

Commit a225873

Browse files
committed
v0.6.0
1 parent 8875f89 commit a225873

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2012-06-11 Shuo Chen <[email protected]>
2+
* Put hostname as part of log file name.
3+
* Extract muduo/base/CurrentThread.h
4+
* Optimize logging for thread id and source filename.
5+
* Add BlockingQueue_bench, improve Thread_bench.
6+
* Add examples/zeromq, for round-trip latency tests.
7+
* Demonstrate HighWaterMark callback and weak callback in tcp tunnel.
8+
* Fix chat codec for invalid length.
9+
* Version 0.6.0
10+
111
2012-06-03 Shuo Chen <[email protected]>
212

313
* Replace std::ostream with LogStream.

0 commit comments

Comments
 (0)