Bugfix for memcached_connect() so that it will not always start up servers.
[awesomized/libmemcached] / ChangeLog
2007-11-25  Brian AkerBugfix for memcached_connect() so that it will not...
2007-11-24  Brian AkerMemory leak for failed attempt to use memcached_result_...
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-21  Brian AkerAdding date for release
2007-11-21  Brian AkerFix for new manpage 0.10
2007-11-21  Brian AkerUpdates for pkg-config.
2007-11-20  Brian AkerFixed thread issue on Linux with gethostbyname_r().
2007-11-20  Brian AkerFix for poorly terminated hostname.
2007-11-20  Brian AkerAdded memerror so that I can find out what an error...
2007-11-19  Brian AkerFull CAS support now enabled in the library.
2007-11-19  Brian AkerAdded MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
2007-11-15  Brian AkerAdded test for binary append (works as an example as...
2007-11-15  Brian AkerMore tests, and new code for append/prepend.
2007-11-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-13  Brian AkerAdding comments to memcached_mget() that you need to...
2007-11-12  Brian AkerFixed bug where zero length key was provided.
2007-11-12  Brian AkerFixing increment and decrement to take a 64bit unsigned...
2007-11-09  Brian AkerUpdating server_st to keep client buffers per server.
2007-11-05  Brian AkerFixup for release 0.8
2007-11-04  Brian Akerfetch_result() implemented for memcached_result_st.
2007-11-01  Brian Akerpkgconfig support done (need to write example)
2007-10-31  Brian AkerMore Hashing methods
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-30  Brian AkerAdding support for CRC Hashing
2007-10-30  Brian AkerCleanup for release
2007-10-25   <brian@dhcpvisito... Updating changelog
2007-10-25   <brian@dhcpvisito... Adding debug rules
2007-10-24  Brian AkerUpdated Changelog (may do a release this week).
2007-10-19  Brian AkerBig change, we use poll() now instead of select()
2007-10-17  Brian AkerUpdating changelon (put date on it)
2007-10-16  Brian AkerUpdating for release
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...
2007-10-13  Brian AkerExtended test system to pin point specific test groups
2007-10-11  Brian AkerFixed strings returned by get to be null terminated...
2007-10-09  Brian AkerFinal data on version 0.5 0.5
2007-10-08  Brian AkerUpdated for help commands (and a little bit on ketama)
2007-10-07  Brian AkerUpdating TODO list
2007-10-07  Brian AkerUpdated return code from memcached_response to send...
2007-10-05  Brian AkerNull
2007-10-05  Brian AkerFound bug in multi get where key size was not being...
2007-10-04  Brian AkerSee changes in changelog, but...
2007-10-03  Brian AkerReadying for a release 0.4
2007-10-02  Brian AkerAdding buffered IO to reads
2007-10-02  Brian AkerAdded buffered IO to write calls
2007-10-01  Brian AkerFixing broken memstat application
2007-10-01  Brian AkerUpdates for release 0.3
2007-09-29  Brian AkerFixed memory issues found by new tool memslap.
2007-09-28  Brian AkerBunch of fixes related to portability.
2007-09-28   <brian@gir.tangen... Adding in spec file, this has not been tested... commit...
2007-09-27  Brian AkerUpdating for release
2007-09-18   <brian@gir.local>First import.