]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Update copyright (and other) dates to 2006.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 22:28:37 +0000 (22:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2006 22:28:37 +0000 (22:28 +0000)
ChangeLog
doc/autoconf.texi

index e6b9bf560f8d3359557c5040bcf5015b52ddd9b9..1b858a625d6fabe124c9ad8ec2b11be97bc7aa13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * doc/autoconf.texi: Update copyright (and other) dates to 2006.
        * doc/autoconf.texi (Shellology): Mac OS X 10.2 changed the default
        shell from zsh to bash.
 
index 5836023f1dcf43fd112be4f78f01b091b286f000..69b930833ca88f87bebfd587c128bd46c2779259 100644 (file)
@@ -181,7 +181,7 @@ a package for creating scripts to configure source code packages using
 templates and an M4 macro package.
 
 Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -9864,7 +9864,7 @@ its own.  Similarly to Bash, you can detect whether you are
 running @command{pdksh} by testing whether @code{KSH_VERSION} is set,
 and you can require Posix compatibility by running @samp{set
 -o posix}.  Unfortunately, with @command{pdksh} 5.2.14 (the latest
-stable version as of March 2005) Posix mode is buggy and causes
+stable version as of January 2006) Posix mode is buggy and causes
 @command{pdksh} to depart from Posix in at least one respect:
 
 @example
@@ -11808,7 +11808,7 @@ the system calls that @command{cp} uses; traditionally this was
 @command{cp} implementations use @code{utimes}, which has
 1-microsecond resolution.  These newer implementations include GNU
 coreutils 5.0.91 or later, and Solaris 8 (sparc) patch 109933-02 or
-later.  Unfortunately as of June 2005 there is still no system
+later.  Unfortunately as of January 2006 there is still no system
 call to set time stamps to the full nanosecond resolution.
 
 Bob Proulx notes that @samp{cp -p} always @emph{tries} to copy