Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
libmemcached
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 52
[-]
[+]
Changed
libmemcached.spec
@@ -3,7 +3,7 @@ Summary: Memcached C library and command line tools Name: %{pkgname} -Version: 0.37 +Version: 0.38 Release: 1 License: BSD Group: System Environment/Libraries @@ -232,6 +232,20 @@ %changelog +* Fri Feb 12 2010 Carsten Schoene <cs@linux-administrator.com> - 0.38-1 +- version bump to 0.38 + - C++ interface for libhashkit. + - Modified memcached_set_memory_allocators() so that it requires a context pointer. + - memcached_clone() now runs 5 times faster. + - Functions used for callbacks are now given const memcached_st. + - Added MEMCACHED_BEHAVIOR_CORK. + - memslap now creates a configuration file at ~/.memslap.cnf + - memcached_purge() now calls any callbacks registered during get execution. + - Many fixes to memslap. + - Updates for memcapable. + - Compile fixes for OpenBSD. + - Fix for possible recursive decent on IO failure. + * Sat Jan 16 2010 Carsten Schoene <cs@linux-administrator.com> - 0.37-1 - version bump to 0.37 - Fixed build for libhashkit.
Added
libmemcached-0.38.tar.bz2
^