summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1997-07-13 22:51:20 +0000
committerBruce Momjian <bruce@momjian.us>1997-07-13 22:51:20 +0000
commit7a6d54da360e9ec15c45f5164babfff49269c781 (patch)
tree4bb4a5ae7662218415de9b67781aea791d224379
parent39cefa66c9765fa8bfd8cde7897ed16ea0cda139 (diff)
Update HISTORY file for 6.1.1 release.
-rw-r--r--HISTORY5
1 files changed, 1 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index ae01446fd9b..8ed70f71f2f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,10 +1,7 @@
PostgreSQL 6.1.1 Sun Jul 13 15:11:47 EDT 1997
-------------------------------------------------------------
-This release does not require a dump/restore. Rerun configure. Compile
-the new release. Recompile all your custom applications so they use the
-libpq library in this new release. Stop the postmaster process, install
-the new release, and restart the postmaster.
+This release does NOT require a dump/restore for those running 6.1.
Changes in this release
-----------------------