summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-05-07 19:50:54 +0000
committerPaul Lindner <plindner@hi5.com>2007-05-07 19:50:54 +0000
commitb65aa2ab5d2748fd9d518b86385aa1e037f07021 (patch)
treeeb6115779ee4c895ae0a4a2dc1f718b82b4cb1e2 /ChangeLog
parent275f8c40705526ac4514d5dcff2cbf0311b540ac (diff)
downloadmemcached-b65aa2ab5d2748fd9d518b86385aa1e037f07021.tar.gz
fix for freebsd 6.x (and perhaps others)
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@550 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8727197..60e9cbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-07 Paul Lindner <lindner@inuus.com>
+
+ * Fix compilation bug on freebsd 6.x (and maybe others)
+
2007-05-04 Paul Lindner <lindner@inuus.com>
* Add fedora/redhat style init script and RPM spec file