* src/expr.c (NEW, OLD): Remove.

This commit is contained in:
Paul Eggert
2004-10-05 06:34:12 +00:00
parent bcae12896c
commit 01f57610c4
+7 -1
View File
@@ -1,7 +1,13 @@
2004-09-28 Jim Meyering <jim@meyering.net>
2004-10-04 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
* src/expr.c (NEW, OLD): Remove, partly to avoid
reference to obsolescent macro XMALLOC.
All uses replaced by xmalloc and free.
2004-09-28 Jim Meyering <jim@meyering.net>
* src/tail.c (usage): Clarify: --retry works only with --follow=name.
Reported by Nik A. Melchior in http://bugs.debian.org/273781.