Cleanup for release
authorBrian Aker <brian@tangent.org>
Tue, 30 Oct 2007 16:26:14 +0000 (09:26 -0700)
committerBrian Aker <brian@tangent.org>
Tue, 30 Oct 2007 16:26:14 +0000 (09:26 -0700)
ChangeLog
support/libmemcached.spec

index cbd87bd7759fc03051900183cf811c0cc8588865..f0f7805f586f003b441f3b0ece9f58e842519097 100644 (file)
--- 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.
index 46cf9b5ac3a88ce832a341997248ddb1e06d91bf..40e106582184ec4fb250f42409c4502442057d7f 100644 (file)
@@ -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