From 7a6d54da360e9ec15c45f5164babfff49269c781 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 13 Jul 1997 22:51:20 +0000 Subject: [PATCH] Update HISTORY file for 6.1.1 release. --- HISTORY | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/HISTORY b/HISTORY index ae01446fd9..8ed70f71f2 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 -----------------------