summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 856a54758..b6e781f84 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,7 @@
2002-11-21 Jim Meyering <jim@meyering.net>
+ * sig2str.c (str2signum): Use unsigned, not size_t, for type of index.
+
* quotearg.c: Use `"'s when including quotearg.h and xalloc.h,
not the `<...>' notation.
Include <errno.h> and declare errno if necessary.