Fix for new manpage 0.10
authorBrian Aker <brian@tangent.org>
Wed, 21 Nov 2007 02:31:11 +0000 (18:31 -0800)
committerBrian Aker <brian@tangent.org>
Wed, 21 Nov 2007 02:31:11 +0000 (18:31 -0800)
ChangeLog
support/libmemcached.spec.in

index 2bdfb8e9c857c9c0aabef05c0ba35d5a6f7c4346..9a874cec204eac0b5c9748b8d9fe4527422948fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
   * Fixed bug where hostname might not be null terminated
   * Moved to using gethostbyname_r() on Linux to solve thread safety issue
   * Added -rpath support for pkg-config
+  * Documentation fix for hash setting using memcached_behavior_set()
 
 0.9 Thu Nov 15 07:44:00 PST 2007
   * fix for when no servers are definied.
index 8e6b1aa74d5ee6ae5d41d0efcd80e85234577ecc..86220b54d4bce3151563ddef6113e08519fb47eb 100644 (file)
@@ -58,6 +58,7 @@ memerror - Creates human readable messages from libmemecached error codes.
 %{_libdir}/pkgconfig/libmemcached.pc
 %{_mandir}/man1/memcat.1.gz
 %{_mandir}/man1/memcp.1.gz
+%{_mandir}/man1/memerror.1.gz
 %{_mandir}/man1/memflush.1.gz
 %{_mandir}/man1/memrm.1.gz
 %{_mandir}/man1/memslap.1.gz