]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 22:26:47 +0000 (22:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 22:26:47 +0000 (22:26 +0000)
shell from zsh to bash.

ChangeLog

index 9ee6a1c43feffd3b6cbe7350eed6868ea0ff426f..194d0efad8596c667b479974626955f4e65fbdd5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
+       shell from zsh to bash.
+
 2005-12-31  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/autoconf/programs.m4 (_AC_PROG_GREP): Use $PATH_SEPARATOR;