From b58646228d0170ee659c7879c44f7ed52a32d1bf Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 18 Oct 1997 16:40:53 +0000
Subject: [PATCH] Update for 6.2.1.

---
 HISTORY | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/HISTORY b/HISTORY
index 64450ee809e..34f5df61fbd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,8 +1,9 @@
 PostgreSQL 6.2.1                 Fri Oct 17 00:01:27 EDT 1997
 -------------------------------------------------------------
 
-This release does NOT require a dump/restore for those running 6.2.
-Please see the appropriate /migration file for more information.
+This release does NOT require a dump/restore for those running 6.2, but
+there is an SQL query in /migration/6.2_to_6.2.1 that should be run. See
+that file for more information.
 
 Changes in this release
 -----------------------
-- 
GitLab