summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-30 19:19:10 +0000
committerJim Meyering <jim@meyering.net>2001-08-30 19:19:10 +0000
commit0f165cf273aeb08dcc74eb66369239e4b86606fb (patch)
tree58433266496c2cf196a4039c8891342a6f4febfb
parent3b57acb098d23f2c5653a1429e12ac89384a750c (diff)
downloadcoreutils-0f165cf273aeb08dcc74eb66369239e4b86606fb.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog4
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