From 2d3301d97836c11acc03440134c3013ad9791d09 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Feb 2002 06:47:14 +0000 Subject: [PATCH] * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". "sed q" is a portable equivalent to plain "head -1". --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cb0c40d4c3e..172db209202 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-18 Paul Eggert + + * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". + "sed q" is a portable equivalent to plain "head -1". + 2002-02-02 Eli Zaretskii * make-dist: Remove the (empty) lisp/calc subdirectory after @@ -5053,7 +5058,7 @@ ;; coding: iso-2022-7bit-unix ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. -- 2.39.2