From: Brian Aker Date: Wed, 21 Nov 2007 02:31:11 +0000 (-0800) Subject: Fix for new manpage X-Git-Tag: 0.10 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=3b4f04df3a8a1b4fba8e1024310d29b33d0f03c1;p=awesomized%2Flibmemcached Fix for new manpage --- diff --git a/ChangeLog b/ChangeLog index 2bdfb8e9..9a874cec 100644 --- 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. diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index 8e6b1aa7..86220b54 100644 --- a/support/libmemcached.spec.in +++ b/support/libmemcached.spec.in @@ -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