+2002-04-29 Paul Eggert <eggert@twinsun.com>
+
+ * hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
+
2002-04-28 Paul Eggert <eggert@twinsun.com>
* sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
+2002-04-29 Paul Eggert <eggert@twinsun.com>
+
+ * prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
+ Do not check for alloca.h (no longer used) or stdbool.h (was never
+ used?). Add AM_C_PROTOTYPES since hard-locale.h uses it.
+
2002-04-28 Paul Eggert <eggert@twinsun.com>
- * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
+ * prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
2002-04-29 Jim Meyering <meyering@lucent.com>