Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 1 | ---------------- |
| 2 | Release 20070401 |
| 3 | ---------------- |
| 4 | |
Mark Slee | 4f261c5 | 2007-04-13 00:33:24 +0000 | [diff] [blame] | 5 | David Reiss <dreiss@stanford.edu> |
| 6 | -strings.h include fix for bzero |
| 7 | -endianness fixes on TBinaryProtocol double serialization |
| 8 | -improved ntohll,htonll implementation |
| 9 | |
| 10 | Dan Li <dto@dev.java.net> |
| 11 | -Java TestServer and Tutorial Fixes |
| 12 | |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 13 | Kevin Ko <kevin.s.ko@gmail.com> |
| 14 | -Fix for unnecessary std::string copy construction in Protocol/Exception |
| 15 | |
| 16 | Paul Querna <pquerna@apache.org> |
| 17 | -Autoconf error message fix for libevent detection |
| 18 | -clock_gettime implementation for OSX |