From 01f57610c470fe6548a00518c82aa85dc3bc24ba Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 5 Oct 2004 06:34:12 +0000 Subject: [PATCH] * src/expr.c (NEW, OLD): Remove. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3e7db0db96..642133d031 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-09-28 Jim Meyering +2004-10-04 Paul Eggert * 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 + * src/tail.c (usage): Clarify: --retry works only with --follow=name. Reported by Nik A. Melchior in http://bugs.debian.org/273781. -- 2.47.2