blob: c8665588fb399e6c1d8ae562440a938983f6529d [file] [log] [blame]
David Reiss832b2622007-12-28 18:25:33 +00001Ben Maurer <bmaurer@andrew.cmu.edu>
2-Restructuring the way Autoconf is used.
3
David Reiss5f545662007-12-15 00:09:54 +00004Patrick Collison <patrick@collison.ie>
5-Smalltalk bindings.
6
7Dave Simpson <dave@powerset.com>
8-Better support for connection tracking in the C++ server.
9-Miscellaneous fixes.
10
David Reissc0c88ee2007-11-08 01:05:46 +000011Igor Afanasyev <afan@evernote.com>
12-Perl HttpClient and bugfixes
13
Mark Sleea28d8192007-04-04 22:11:17 +000014----------------
David Reiss61371462007-09-17 23:53:58 +000015Release 20070917
Mark Sleea28d8192007-04-04 22:11:17 +000016----------------
17
Mark Slee1ca51292007-09-14 19:45:12 +000018Dave Engberg <engberg@gmail.com>
19-JavaBean/JavaDoc enhancements
20
Mark Sleeaa3c5a82007-09-19 21:12:52 +000021Andrew McGeachie <geechorama@gmail.com>
Mark Slee1ca51292007-09-14 19:45:12 +000022-Cocoa/Objective-C support
23
24Ben Maurer <bmaurer@andrew.cmu.edu>
25-Python performance enhancements, fastbinary support
26
27Andrew Lutomirski <andy@luto.us>
28-Added optional/required keywords for C++ objects
29-Added comparison operators for C++ structs
30
31Johan Oskarsson <johan@oksarsson.nu>
32-Java findbugs compliance fixes
33
Mark Slee6d56eb92007-07-06 22:28:15 +000034Paul Saab <ps@powerset.com>
35-IPv6 support for TSocket in C++/Python
36
37Kevin Clark <kevin@powerset.com>
38-Significant overhaul of Ruby code generation and servers
39
Mark Slee448849d2007-05-31 01:30:22 +000040Simon Forman <sforman@gmail.com>
41-TProcessorFactory abstraction for Java servers
42
Mark Slee468bfe92007-05-16 02:45:16 +000043Jake Luciani <jakers@gmail.com>
44-Perl code generation, libraries, test code
45
Mark Slee4f261c52007-04-13 00:33:24 +000046David Reiss <dreiss@stanford.edu>
47-strings.h include fix for bzero
48-endianness fixes on TBinaryProtocol double serialization
49-improved ntohll,htonll implementation
50
51Dan Li <dto@dev.java.net>
52-Java TestServer and Tutorial Fixes
53
Mark Sleea28d8192007-04-04 22:11:17 +000054Kevin Ko <kevin.s.ko@gmail.com>
55-Fix for unnecessary std::string copy construction in Protocol/Exception
56
57Paul Querna <pquerna@apache.org>
58-Autoconf error message fix for libevent detection
59-clock_gettime implementation for OSX
Mark Slee468bfe92007-05-16 02:45:16 +000060
61----------------
62Release 20070401
63----------------