diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 10:33:28 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2003-11-04 10:33:28 +0000 |
commit | d28bacd89708fd62924c52243ec22379705f6c09 (patch) | |
tree | a3fe3f311ba13eed12366c57e971451620af6571 | |
parent | f9415b40462ed21b8757d505b1b7aa53ad150eb1 (diff) | |
download | postgresql-d28bacd89708fd62924c52243ec22379705f6c09.tar.gz postgresql-d28bacd89708fd62924c52243ec22379705f6c09.zip |
Add note to update config.guess and config.sub at the start of beta.
-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 c9b1733588a..17ef4b2d045 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -14,6 +14,7 @@ doc/src/sgml/ref manual pages * Ports + update config.guess and config.sub at the start of beta update ports list in doc/src/sgml/installation.sgml update INSTALL platform-specific FAQ's, if needed |