changeset 11815:390478a4c68f

Put the recent ChangeLog entries in order.
author Bruno Haible <bruno@clisp.org>
date Wed, 12 Aug 2009 20:55:31 +0200
parents f14d02bacc00
children 67129c87eef7
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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
@@ -31,12 +37,6 @@
 
 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.