From: Bruno Haible Date: Wed, 12 Aug 2009 18:55:31 +0000 (+0200) Subject: Put the recent ChangeLog entries in order. X-Git-Tag: v0.1~5672 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=0e5522c601225775e3ffc827e94bd2eb133ca813;p=gnulib.git Put the recent ChangeLog entries in order. --- diff --git a/ChangeLog b/ChangeLog index 1cb18652f..2ab2a1443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-08-12 Bruno Haible + + * m4/getopt.m4: Reorder macros. + (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE. + (gl_GETOPT_SUBSTITUTE): Remove macro. + 2009-08-12 Sergey Poznyakoff Minor improvement in gitlog-to-changelog @@ -31,12 +37,6 @@ 2009-08-12 Bruno Haible - * m4/getopt.m4: Reorder macros. - (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE. - (gl_GETOPT_SUBSTITUTE): Remove macro. - -2009-08-12 Bruno Haible - Ensure that getopt() gets declared by . * lib/unistd.in.h: Conditionally include getopt.h. * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.