Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 1 | ---------------- |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 2 | Release 200705xx |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 3 | ---------------- |
| 4 | |
Mark Slee | 6d56eb9 | 2007-07-06 22:28:15 +0000 | [diff] [blame] | 5 | Paul Saab <ps@powerset.com> |
| 6 | -IPv6 support for TSocket in C++/Python |
| 7 | |
| 8 | Kevin Clark <kevin@powerset.com> |
| 9 | -Significant overhaul of Ruby code generation and servers |
| 10 | |
Mark Slee | 448849d | 2007-05-31 01:30:22 +0000 | [diff] [blame] | 11 | Simon Forman <sforman@gmail.com> |
| 12 | -TProcessorFactory abstraction for Java servers |
| 13 | |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 14 | Jake Luciani <jakers@gmail.com> |
| 15 | -Perl code generation, libraries, test code |
| 16 | |
Mark Slee | 4f261c5 | 2007-04-13 00:33:24 +0000 | [diff] [blame] | 17 | David Reiss <dreiss@stanford.edu> |
| 18 | -strings.h include fix for bzero |
| 19 | -endianness fixes on TBinaryProtocol double serialization |
| 20 | -improved ntohll,htonll implementation |
| 21 | |
| 22 | Dan Li <dto@dev.java.net> |
| 23 | -Java TestServer and Tutorial Fixes |
| 24 | |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 25 | Kevin Ko <kevin.s.ko@gmail.com> |
| 26 | -Fix for unnecessary std::string copy construction in Protocol/Exception |
| 27 | |
| 28 | Paul Querna <pquerna@apache.org> |
| 29 | -Autoconf error message fix for libevent detection |
| 30 | -clock_gettime implementation for OSX |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 31 | |
| 32 | ---------------- |
| 33 | Release 20070401 |
| 34 | ---------------- |