]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 21:53:44 +0000 (21:53 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 21:53:44 +0000 (21:53 +0000)
ChangeLog

index 280a9396364b9e6e5899f9758df9a209552caeea..beb2c3e926ac706251efeb34635157d9054cc634 100644 (file)
--- 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.