From: Sergey Poznyakoff Date: Wed, 2 May 2007 04:34:41 +0000 (+0000) Subject: Update X-Git-Tag: cvs-readonly~424 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=7e209c4589dcbca5178bb18b259b9917f5a99fc6;p=gnulib.git Update --- diff --git a/ChangeLog b/ChangeLog index 08e18f5f4..f2921c66b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-05-02 Sergey Poznyakoff + + * lib/argp-help.c (struct hol_entry): New member `ord'. + (HOL_ENTRY_PTRCMP): Use ord for comparison + (hol_sort): Initialize ord. + 2007-05-01 Bruno Haible * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.