From b44d0b5e44544c35585801997bfd6fd00038fa35 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Tue, 30 Oct 2007 09:26:14 -0700 Subject: [PATCH] Cleanup for release --- ChangeLog | 2 +- support/libmemcached.spec | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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 -- 2.30.2