diff options
author | Peter Eisentraut | 2009-04-09 21:35:33 +0000 |
---|---|---|
committer | Peter Eisentraut | 2009-04-09 21:35:33 +0000 |
commit | f71a0523f98d75ed60aff1a56820e039ea27cc67 (patch) | |
tree | c538f0a1a65f1a475f0e28364c78db945860474c | |
parent | fefe1ae73056874a4a17287b737e091cc0c89412 (diff) |
Add URL for config.guess/sub updates
-rw-r--r-- | src/tools/RELEASE_CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 81ae25b170b..29d043e2ad6 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -48,6 +48,7 @@ For Major Releases * Ports o update config.guess and config.sub at the start of beta + (from http://savannah.gnu.org/projects/config) o update ports list in doc/src/sgml/installation.sgml o update platform-specific FAQ's, if needed |