aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-02-27 22:20:09 +0000
committerBruce Momjian <bruce@momjian.us>1998-02-27 22:20:09 +0000
commit3047d7784d12c3d2ab92127b98f6b799d4f1d0db (patch)
tree6d8cc48637105f18f6004c3369f745c77abaf278
parentf0410b1e12ece0230d686cf4abfb5dfbf9631dab (diff)
downloadpostgresql-3047d7784d12c3d2ab92127b98f6b799d4f1d0db.tar.gz
postgresql-3047d7784d12c3d2ab92127b98f6b799d4f1d0db.zip
Prepare for 6.3 release.
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 802c1ffeaae..0be1f489d10 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,9 @@ PostgreSQL 6.3 Sun Mar 1 14:57:30 EST 1998
A dump/restore is required for those wishing to migrate data from
previous releases of PostgreSQL.
+* The migration/6.2.1_to_6.3 file contains a detailed description
+* of the feature changes in this release, and is recommended reading.
+
CHANGES IN THE 6.3 RELEASE
--------------------------