OSDN Git Service

Update release steps.
authorBruce Momjian <bruce@momjian.us>
Wed, 29 Jan 2003 03:41:54 +0000 (03:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 29 Jan 2003 03:41:54 +0000 (03:41 +0000)
src/tools/RELEASE_CHANGES

index e0a0bac..e29a01e 100644 (file)
@@ -2,11 +2,11 @@
     configure.in and configure
     bump interface version numbers
       o src/interfaces/*/Makefile
-      o src/interfaces/libpq/libpq.rc
-      o src/include/pg_config.h.win32
+      o src/interfaces/libpq/libpq.rc (update for minor release)
+      o src/include/pg_config.h.win32 (update for minor release)
 
 * Release notes
-    update HISTORY and later doc/src/sgml/release.sgml 
+    update doc/src/sgml/release.sgml and generate HISTORY
 
 * Documentation
     document all new features
@@ -14,7 +14,7 @@
     doc/src/sgml/ref manual pages
 
 * Ports
-    update ports list in doc/src/sgml/installation.sgml 
+    update ports list in doc/src/sgml/installation.sgml
     update INSTALL
     platform-specific FAQ's, if needed
 
@@ -28,8 +28,8 @@
 
 ---------------------------------------------------------------------------
 
-Major Version
-=============
+Major Version Library Numbers
+=============================
 
 The major version number should be updated whenever the source of the
 library changes to make it binary incompatible. Such changes include,