diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-30 19:19:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-30 19:19:10 +0000 |
commit | 0f165cf273aeb08dcc74eb66369239e4b86606fb (patch) | |
tree | 58433266496c2cf196a4039c8891342a6f4febfb | |
parent | 3b57acb098d23f2c5653a1429e12ac89384a750c (diff) | |
download | coreutils-0f165cf273aeb08dcc74eb66369239e4b86606fb.tar.xz |
*** empty log message ***
-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 |