summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3014ad4..6422299 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-11 Akim Demaille <demaille@gostai.com>
+
+ * src/hosts.c (strndup): Use the standard signature (without
+ static), so that we don't conflict with GCC's builtin signature.
+ Now that it is not static, declare it, to avoid warnings.
+
2008-12-02 21:44 Fergus Henderson <opensource@google.com>
* Makefile.in, NEWS, configure.ac, include_server/setup.py: