# HG changeset patch # User Bruno Haible # Date 1250103331 -7200 # Node ID 390478a4c68febbe005dd3763f11a270a9e4a23b # Parent f14d02bacc0079efb17bee44640a807ce9c6c091 Put the recent ChangeLog entries in order. diff --git a/ChangeLog b/ChangeLog --- 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.