aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-02-12 17:23:31 +0000
committerBruce Momjian <bruce@momjian.us>2006-02-12 17:23:31 +0000
commit10d78c76e9ed3850c6798784ad7cbd97500b12c1 (patch)
treee130c5ecabb6ed0f80f97935dee36ec7a207bd8e
parentcffed790eca35f67a39e911c9bdb1d97923d3f42 (diff)
downloadpostgresql-10d78c76e9ed3850c6798784ad7cbd97500b12c1.tar.gz
postgresql-10d78c76e9ed3850c6798784ad7cbd97500b12c1.zip
Update release checlist.
-rw-r--r--src/tools/RELEASE_CHANGES21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index c9230b8b1ce..b3e09d7fdaf 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -1,21 +1,20 @@
-* Beta and Release Candidate (RC) changes
+* Major/minor release version number changes
o configure.in, and run autoconf or update configure
o doc/bug.template
- o src/include/pg_config.h.win32
+ o bump Win32 interface version numbers
+ - src/include/pg_config.h.win32
+ - src/interfaces/libpq/libpq.rc.in
+ - src/port/win32ver.rc
+ o update doc/FAQ and doc/src/FAQ/FAQ.html
+ o bump library versions for _major_ releases
+ - src/interfaces/*/Makefile
+ - src/interfaces/*/*/Makefile
-* Version numbers
+* Beta and Release Candidate (RC) changes
o configure.in, and run autoconf or update configure
o doc/bug.template
o src/include/pg_config.h.win32
- o bump library versions
- - src/interfaces/*/Makefile (major releases only)
- - src/interfaces/*/*/Makefile (major releases only)
- o bump interface version numbers
- - src/interfaces/libpq/libpq.rc.in (major and minor releases)
- - src/include/pg_config.h.win32 (major and minor releases)
- - src/port/win32ver.rc (major and minor releases)
- o update doc/FAQ and doc/src/FAQ/FAQ.html
* Release notes
o scan cvs logs, use pgcvslog and flags in comments