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 1cb18652f82d055144d130e1e0416ac3dfc1162a..2ab2a14431ff9cc8ccbbe1dad5327b044c9487be 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
        * tests/test-exclude6.sh: New file.
        * tests/test-exclude7.sh: New file.
 
-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>.