summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-04-10 11:51:57 +0000
committerPaul Lindner <plindner@hi5.com>2007-04-10 11:51:57 +0000
commitb80ab7cf2884ae0ddcff553a6449a5644198cd08 (patch)
tree5a825ffd5e7c25e2b3d581e6a8ae39877d0049bc /ChangeLog
parent36b3076675338d40c2d3a1dc352a19144bea9f1d (diff)
downloadmemcached-b80ab7cf2884ae0ddcff553a6449a5644198cd08.tar.gz
update clean-whitespace, add automated whitespace test, and clean whitespace
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@492 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c76f7e4..e79dde6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
null checks, adds asserts at the top of each function for any
use of conn *c without checking to see if c is NULL first.
+ * Also adjust clean-whitespace.pl to clean *.ac files. Add
+ script to test-suite to test for tabs.
+
2007-04-04 Paul Lindner <lindner@inuus.com>
* Add clarification of flush_all in the protocol docs