Switching to pointer for read (mainly getting ready to do optimization)
[m6w6/libmemcached] / ChangeLog
1 0.4
2 * Added buffered IO to write calls for keys
3 * Added buffered IO for reads
4 * memstat was broken (bad if/else on connect)
5
6 0.3 Mon Oct 1 06:37:52 PDT 2007
7 * Jeff Fisher <guppy@techmonkeys.org> provided a spec file
8 * Added "make rpm" around dist file
9 * Added support for Solaris
10 * Added support for DTrace
11 * Fixed read to be recv and write to be send
12 * Bug fix where memstat would core if no server was found
13 * Added memslap tool (load generator)
14 * Numerous bug fixes in library
15 * Added calls to library for creating host lists (see
16 text cases to understand how to use this).
17
18 0.2 Thu Sep 27 03:46:57 PDT 2007
19 * First public version
20