changeset 8794:4e0d4efa70d7

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Wed, 02 May 2007 04:34:41 +0000
parents 0d10c63d2bd3
children 38a423116341
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* 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  <bruno@clisp.org>
 
 	* doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.