1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Version 0.7.0:
04/14/2005
0.7.0 is a minor feature and bug fix release of
apr_memcache.
Changes since the previous Version:
Automatic re-enabling of disconnected servers.
Shared Library Fixes for OS X.
Values with a zero length are now correctly handled.
Version 0.6.1:
01/26/2005
0.6.1 is a minor bug fix release of apr_memcache.
Changes since the previous Version:
Improved Support for APR 0.9.x.
Flags are now correctly represented as an unsigned 16 bit integer.
Build system fixes.
Version 0.6.0:
12/10/2004
Initial Public Release
|