Path to this page:
Subject: CVS commit: pkgsrc/devel/libmemcached
From: Filip Hajny
Date: 2012-02-07 12:34:00
Message id: 20120207113400.96945175DD@cvs.netbsd.org
Log Message:
Update libmemcached to 1.0.4.
pkgsrc changes:
* Fix build on SunOS
* Add proper libtool support
Upstream changes:
1.0.4
* Fix for memcached_dump().
* Additional testing for memcached_stat_execute().
1.0.3
* Increased size of sort buffer used during Ketama.
* Added support for new behavior to handle dead servers.
* Overall haul of UDP IO.
* Fixed C compile issue with memcached_exist()
* Numerous bug fixes.
* Clang support for OSX.
* All commands now using vector send support.
1.0.2
* Dropped libmemcached/memcached_util.h (undocumented header file)
* Added memcached_touch() and memcached_touch_by_key()
* UDP support restructured to toggle on a complete memcached_st structure.
Files: