diff options
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 116e9e23c..1c2e9c939 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-08-30 Paul Eggert <eggert@twinsun.com> + + * lib/alloca.c (alloca): Arg is of type size_t, not unsigned. + 2001-08-27 Jim Meyering <meyering@lucent.com> * Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c |