diff ChangeLog @ 43411:796cc474ce32

* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". "sed q" is a portable equivalent to plain "head -1".
author Paul Eggert <eggert@twinsun.com>
date Tue, 19 Feb 2002 06:50:24 +0000
parents d05b5e007830
children 7fda92ad57ad 62f922836c9b
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 19 06:49:08 2002 +0000
+++ b/ChangeLog	Tue Feb 19 06:50:24 2002 +0000
@@ -1,3 +1,8 @@
+2002-02-18  Paul Eggert  <eggert@twinsun.com>
+
+	* 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-13  Richard M. Stallman  <rms@gnu.org>
 
 	* Makefile.in (maybe_bootstrap): Do `exit 1'.
@@ -5230,7 +5235,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.