From f9a1fb52a9206ea32af32e5b60705a2d342fa3fc Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 30 Apr 2007 08:26:42 +0000 Subject: [PATCH] Update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 225d8e36ae..f00f1512f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-04-30 Sergey Poznyakoff + + * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm + assumes the sorting is stable, while most qsort implementations + are not. Use argument addresses to ensure they never compare as + equal. + + * tests/test-argp-2.sh (usage-indent test): Fix output + (func_compare): Restore diff options + * tests/test-argp.c: Restore #include "progname.h" + 2007-04-29 Bruno Haible * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro. -- 2.30.2