Put the recent ChangeLog entries in order.
authorBruno Haible <bruno@clisp.org>
Wed, 12 Aug 2009 18:55:31 +0000 (20:55 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 12 Aug 2009 18:55:31 +0000 (20:55 +0200)
ChangeLog

index 1cb1865..2ab2a14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-12  Bruno Haible  <bruno@clisp.org>
+
+       * m4/getopt.m4: Reorder macros.
+       (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
+       (gl_GETOPT_SUBSTITUTE): Remove macro.
+
 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        Minor improvement in gitlog-to-changelog
 
 2009-08-12  Bruno Haible  <bruno@clisp.org>
 
-       * m4/getopt.m4: Reorder macros.
-       (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
-       (gl_GETOPT_SUBSTITUTE): Remove macro.
-
-2009-08-12  Bruno Haible  <bruno@clisp.org>
-
        Ensure that getopt() gets declared by <unistd.h>.
        * lib/unistd.in.h: Conditionally include getopt.h.
        * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.