summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60e9cbb..dd4821e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2007-05-07 Paul Lindner <lindner@inuus.com>
* Fix compilation bug on freebsd 6.x (and maybe others)
+ * Update RPM spec file per redhat bugzilla #238994
+ * Move unistd.h to memcached.h to get rid of warnings
+ * Add string.h to thread.c to get correctly prototyped strerror()
2007-05-04 Paul Lindner <lindner@inuus.com>