From: Brian Aker Date: Tue, 30 Oct 2007 16:26:14 +0000 (-0700) Subject: Cleanup for release X-Git-Tag: 0_7~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=b44d0b5e44544c35585801997bfd6fd00038fa35;p=m6w6%2Flibmemcached Cleanup for release --- diff --git a/ChangeLog b/ChangeLog index cbd87bd7..f0f7805f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.7 +0.7 Tue Oct 30 09:24:05 PDT 2007 * Poved to poll() from select() * Fixes in internal string class for allocation of large numbers of strings. diff --git a/support/libmemcached.spec b/support/libmemcached.spec index 46cf9b5a..40e10658 100644 --- a/support/libmemcached.spec +++ b/support/libmemcached.spec @@ -18,11 +18,12 @@ usage, and provide full access to server side methods. It also implements several command line tools: -memcat - Copy the value of a key to standard output +memcat - Copy the value of a key to standard output. memflush - Flush the contents of your servers. memrm - Remove a key(s) from the serrver. -memstat - Dump the stats of your servers to standard output -memslap - Generate testing loads on a memcached cluster +memstat - Dump the stats of your servers to standard output. +memslap - Generate testing loads on a memcached cluster. +memcp - Copy files to memcached servers. %prep %setup -q