From 94c73a016f7a712e592d8ac91ac4606c3926c187 Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Thu, 5 Jul 2012 09:36:42 -0500 Subject: [PATCH] Add a release note that was missing --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index d9747158..490c01e4 100644 --- a/HISTORY +++ b/HISTORY @@ -42,3 +42,4 @@ Add CLUSTER CLEANUP command (Jaime) Add function write_primary_conninfo (Marco Nenciarini) Teach repmgr how to get tablespace's location in different pg version (Jaime) + Improve version message (Carlo)