]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Special Shell Variables): Clarify
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Feb 2005 17:27:23 +0000 (17:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Feb 2005 17:27:23 +0000 (17:27 +0000)
PATH_SEPARATOR wording; fix typo in IFS.

ChangeLog

index cad67a6334dceaa10381e493f0137f650dcf73ff..337abd8b9e4425e00eb415ace3bfd297e55b1cf3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Special Shell Variables): Clarify
+       PATH_SEPARATOR wording; fix typo in IFS.  Reported by Gary V. Vaughan.
+
 2005-02-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/autoconf.texi: Use @acronym for DJGPP.