~mordred/libmemcached/pandora-build

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Brian Aker
  • Date: 2010-04-06 17:58:54 UTC
  • Revision ID: brian@gaz-20100406175854-zdzb8lx3s9dbiy4h
Update documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  * memcached_server_list() has been deprecated. Use memcached_server_cursor() to walk the servers found in a memcached_st() structure.
8
8
  * memcached_verbosity() can now be run concurrently with other operations.
9
9
  * SASL support.
 
10
  * Fixes memory leak found in EJECT HOSTS.
10
11
 
11
12
0.38 Wed Feb 10 09:40:33 PST 2010
12
13
  * C++ interface for libhashkit.