]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Limitations of Usual Tools): Document bug
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Jan 2005 21:03:50 +0000 (21:03 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Jan 2005 21:03:50 +0000 (21:03 +0000)
in Solaris 8 join.

ChangeLog

index a735fbca43b95408d0b28341553f1a58c363d58c..36b4ad158ebe8ca46730a654239f98ace5c82879 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Limitations of Usual Tools): Document bug
+       in Solaris 8 join.  Problem reported by Tomohiro Suzuki on
+       bug-tar mailing list.
+
 2005-01-05  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/m4sugar/m4sugar.m4 (m4_copy): Fix the explanation.