~brianaker/libmemcached/pushtest

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Brian Aker
  • Date: 2014-02-09 09:50:13 UTC
  • mto: This revision was merged to the branch mainline in revision 1188.
  • Revision ID: brian@tangent.org-20140209095013-k0fw1lqphfb9vqrm
Update for release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
1.0.18
 
1
1.0.18 Sun Feb  9 01:49:56 PST 2014
2
2
* MEMCACHED_BEHAVIOR_RETRY_TIMEOUT can now be set to zero.
 
3
* Numerous bug fixes.
3
4
 
4
5
1.0.17 Tue Apr  2 14:02:01 HST 2013
5
6
* Remove c++ namespace that was being exposed (the API should be plug compatible)..