summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-19 14:25:18 +0100
committerBruno Haible <bruno@clisp.org>2011-03-19 14:25:18 +0100
commitbb88c540c6ab194452660792a9254b8a4635dbcf (patch)
tree7c40105efcae38df9ad78e6799800d4a45713029 /ChangeLog
parented39fd917449e87da736b651102b192510809b06 (diff)
downloadgnulib-bb88c540c6ab194452660792a9254b8a4635dbcf.tar.gz
socklen: Update comment.
* m4/socklen.m4: Update comment about platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca8525cb39..903adf6d0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-19 Bruno Haible <bruno@clisp.org>
+
+ socklen: Update comment.
+ * m4/socklen.m4: Update comment about platforms.
+
2011-03-19 Paul Eggert <eggert@cs.ucla.edu>
Bruno Haible <bruno@clisp.org>