summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-16 14:52:33 +0000
committerJim Meyering <jim@meyering.net>2005-06-16 14:52:33 +0000
commita5c9e15482a54c0bb7d3bc0404c23c28ef8670ee (patch)
tree4e3f8b080f2ef278d96f9869b5839598f5a39790 /lib
parent5371690c7f7d08b4064827f14f4af947df0b6f4e (diff)
downloadcoreutils-a5c9e15482a54c0bb7d3bc0404c23c28ef8670ee.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3cdf915b8..e0f586e41 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-16 Jim Meyering <jim@meyering.net>
+
+ * calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
+ when either N or S is zero.
+
2005-06-15 Jim Meyering <jim@meyering.net>
* mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)