summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d15f9515..06221cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-14 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/messagein.cpp: Replaced strnlen by memchr to avoid GNU
+ extensions.
+
2006-05-14 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/messageout.cpp, src/messagein.h, src/messagein.cpp: Applied