summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2000-11-24 18:28:20 +0000
committerPeter Eisentraut <peter_e@gmx.net>2000-11-24 18:28:20 +0000
commitf1ddc19b10b081d0900c4fdee220f2b8a85b062f (patch)
treebd2178ac533fd858248bd46b92b31919bd75a740 /src
parentb2e76d570bf0d61a35d14e80386258bf3e11afc5 (diff)
update list of places to change version numbers; reformat
Diffstat (limited to 'src')
-rw-r--r--src/tools/RELEASE_CHANGES46
1 files changed, 27 insertions, 19 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 1445f9f21be..2de50723e68 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -1,19 +1,27 @@
-update version number in configure.in
-README
-HISTORY
-register.txt
-doc/Machine-specific FAQ's
-doc/bug.template
-update pgaccess
-update src/interfaces/jdbc/postgresql/jdbc1/DatabaseMetaData.java
-update src/interfaces/jdbc/postgresql/jdbc2/DatabaseMetaData.java
-update pg_upgrade to handle new version, or disable
-update doc/src/sgml/release.sgml
-update doc/src/sgml/install.sgml
-update interfaces/libpq/libpq.rc
-update documentation
- command-line arg printout from inside the program
- man pages
- sgml docs
-update VERSION numbers of interfaces
-update ports list
+* Version numbers
+ configure.in
+ doc/src/sgml/version.sgml
+ bump interface version numbers
+ update src/interfaces/libpq/libpq.rc
+
+* Release notes
+ update doc/src/sgml/release.sgml
+ re-generate HISTORY
+
+* Documentation
+ document all new features
+ help output from inside the programs
+ reference/man pages
+
+* Ports
+ update ports list in doc/src/sgml/installation.sgml
+ platform-specific FAQ's
+
+* Miscellaneous files
+ README
+ register.txt
+ doc/bug.template
+
+* Update pgaccess
+
+* Update pg_upgrade to handle new version, or disable