]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Limitations of Builtins) <case>, <read>.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Dec 2004 21:50:28 +0000 (21:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Dec 2004 21:50:28 +0000 (21:50 +0000)
ChangeLog

index 874ffc8f598f45333fee3fb05fb5ec1187ca3f63..8cb9451359c729697e8ffc719139904368a82756 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-22  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+       * doc/autoconf.texi (Limitations of Builtins) <case>: Mention
+       problems with SunOS ksh and backslash escaping, Bourne shells and
+       closing brackets (both within character classes).  Bug reported
+       against Libtool by Alexander Kurz <alexander.kurz@qsc.de>.
+       <read>: New entry.  Mention non-availability of -r.
+
 2004-12-21  Akim Demaille  <akim@epita.fr>
 
        * lib/autotest/general.m4 (AT_LINE): Don't add srcdir here, to