]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
ksh93g fix
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2006 19:53:38 +0000 (19:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 May 2006 19:53:38 +0000 (19:53 +0000)
ChangeLog

index 71ebc4b7a9156da2a49498455207e43332e98238..fee37d71d0a2545b2de92990d242417bc67de4d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * lib/autoconf/general.m4 (_AC_DO_ECHO): Be even more conservative
        about quoting the case statement, just in case.
+       * doc/autoconf.texi (Here-Documents): Mention that the ksh bug
+       was fixed in ksh93g; reported by Ralf Wildenhues.
 
 2006-05-31  Stepan Kasal  <kasal@ucw.cz>