summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-05-12 11:10:17 +0000
committerPaul Lindner <plindner@hi5.com>2007-05-12 11:10:17 +0000
commit7b573c21969d08de2d99eefbef0ddb40fa0af8c9 (patch)
treef05987993d1c4c82046700f8a263868e236c744b /ChangeLog
parent0aeb6121f4eee200bc4b52e049ec2b46e1869902 (diff)
downloadmemcached-7b573c21969d08de2d99eefbef0ddb40fa0af8c9.tar.gz
updated unit tests, better spec file
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@557 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd4821e..3460ac4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-10 Paul Lindner <lindner@inuus.com>
+
+ * Flesh out tests for unix domain sockets and binary data.
+ * Update rpm spec file to run tests
+
2007-05-07 Paul Lindner <lindner@inuus.com>
* Fix compilation bug on freebsd 6.x (and maybe others)