aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2006-02-24 21:52:14 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2006-02-24 16:52:14 -0500
commitf44a5ab6092d11aa6e681818e561c09ddb5e1ece (patch)
tree4bf08c6b2499797ebf672b2d221109f2527be478 /gcc
parentc7b5e39561d3a7895496c2fb231450544f4a9306 (diff)
downloadgcc-f44a5ab6092d11aa6e681818e561c09ddb5e1ece.zip
gcc-f44a5ab6092d11aa6e681818e561c09ddb5e1ece.tar.gz
gcc-f44a5ab6092d11aa6e681818e561c09ddb5e1ece.tar.bz2
* doc/install.texi: Require GNU tar version 1.14.
From-SVN: r111428
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d541925..5820232 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-24 David Edelsohn <edelsohn@gnu.org>
+
+ * doc/install.texi: Require GNU tar version 1.14.
+
2006-02-24 Geoffrey Keating <geoffk@apple.com>
* doc/tm.texi (Run-time Target): Document C_COMMON_OVERRIDE_OPTIONS.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 11da1c8..3eb837e 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -284,7 +284,7 @@ obtained via FTP mirror sites.
You must have GNU make installed to build GCC@.
-@item GNU tar version 1.12 (or later)
+@item GNU tar version 1.14 (or later)
Necessary (only on some platforms) to untar the source code. Many
systems' @command{tar} programs will also work, only try GNU