summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-22 21:53:44 +0000
committerJim Meyering <jim@meyering.net>2003-07-22 21:53:44 +0000
commitd1463045287852ec8812c59ffc138f65d0798a48 (patch)
treee3bb3c683fd0bd055aad821b9f06d4dd7909a20f /ChangeLog
parent9239223865dced4c8c028c0c2be47a3e5c716396 (diff)
downloadcoreutils-d1463045287852ec8812c59ffc138f65d0798a48.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 280a93963..beb2c3e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* Version 5.0.90.
+ * src/cut.c (set_fields): Use xcalloc in place of xmalloc+memset.
+
* man/Makefile.am (.x.1): Substitute 's,$t/$*,$*,' on output of
help2man, to avoid having `rm.td/rm' appear in rm.1. Reported by
Thomas Luzat. See http://bugs.debian.org/202413 for details.