]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Limitations of Builtins): Describe "set -" problems.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 22:05:38 +0000 (22:05 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 22:05:38 +0000 (22:05 +0000)
ChangeLog

index c9ed4550d75b016e8f9a47e675d6c0516f2ca5d7..107f76f0eb4f5ca8891472db73780238bff30b2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * doc/autoconf.texi (Autoconf Language): Add more description
        about quoting heuristics.
+       (Limitations of Builtins): Describe "set -" problems.
 
 2005-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>