]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Here-Documents): Mention Solaris 8 dtksh
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Mar 2002 06:22:25 +0000 (06:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Mar 2002 06:22:25 +0000 (06:22 +0000)
problem with here-document buffer boundaries.

Update copyright notice year.

ChangeLog

index ef869606227fdbbb565835be62af65620fb92e9b..cb39a7d2b34da7f69a2aba1b8704eede16044128 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-03-21  Paul Eggert  <eggert@twinsun.com>
 
+       * doc/autoconf.texi (Here-Documents): Mention Solaris 8 dtksh
+       problem with here-document buffer boundaries.
+
        * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Unset ENV and BASH_ENV
        when reinvoking the shell, to work around problems with installers
        who put strange things like "cd" commands in their environments.
 
 -----
 
-Copyright 2001 Free Software Foundation, Inc.
+Copyright (C) 2001, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Autoconf.