From: Eric Blake Date: Wed, 8 Sep 2010 15:02:44 +0000 (-0600) Subject: maint: fix ChangeLog ordering X-Git-Tag: v0.1~3834 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=09b8fa6cb737f6e091931c494cbd56d12b3ad08d;p=gnulib.git maint: fix ChangeLog ordering Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index e2b773c7e..d880808cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-09-08 Eric Blake + + getopt: optimize previous patch + * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Correctly check for + empty variable. Speed up awk script. + Reported by Paolo Bonzini. + 2010-09-08 Jim Meyering test.sh: disqualify shells for which set -x corrupts stderr @@ -37,13 +44,6 @@ glibc, and refer the reader there. Keep BSD API documentation, as that is not readily available elsewhere. -2010-09-08 Eric Blake - - getopt: optimize previous patch - * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Correctly check for - empty variable. Speed up awk script. - Reported by Paolo Bonzini. - 2010-09-07 Eric Blake getopt: handle POSIXLY_CORRECT set but not exported