summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-12-03 14:22:09 +0100
committerBruno Haible <bruno@clisp.org>2011-12-03 14:22:09 +0100
commitcea318a913148d825c03a4e45f4553e4cb4e2880 (patch)
tree1dbc0c8461edaa6fdb1d1afbe795672679bdad13 /ChangeLog
parent0ce62ceb71b8c4c07e23f3d51e22040c5c51a466 (diff)
downloadgnulib-cea318a913148d825c03a4e45f4553e4cb4e2880.tar.gz
Tweak last commit.
* lib/unistd.in.h (sethostname): Keep declarations in alphabetic order. Fix preprocessor directives indentation. Fix typos. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Keep alphabetic order. * modules/unistd (Makefile): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7c67e6da5..072a0ed5a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-12-03 Bruno Haible <bruno@clisp.org>
+
+ Tweak last commit.
+ * lib/unistd.in.h (sethostname): Keep declarations in alphabetic order.
+ Fix preprocessor directives indentation. Fix typos.
+ * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Keep alphabetic order.
+ * modules/unistd (Makefile): Likewise.
+
2011-12-01 Ben Walton <bwalton@artsci.utoronto.ca>
Integrate the sethostname module into unistd.