From: Sergey Poznyakoff Date: Wed, 2 May 2007 04:34:41 +0000 (+0000) Subject: Update X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e209c4589dcbca5178bb18b259b9917f5a99fc6;p=pspp Update --- diff --git a/ChangeLog b/ChangeLog index 08e18f5f44..f2921c66b6 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.