aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 6abc8c30d..6c5e7d08b 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-13 David Shaw <[email protected]>
+
+ * Makefile.am, http.c (start_server): Minor tweaks to get
+ http-test compiling again.
+
2008-09-05 David Shaw <[email protected]>
* Makefile.am: Use $(CC) instead of "cc" to compile, as the user