From d7fd55be994441b723c32e773b47a9bc2418b442 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 18 Oct 2019 16:47:28 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY b/HISTORY index 846a1886..24e75624 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,7 @@ 5.1 2019-??-?? repmgr: don't query upstream's data directory (Ian) + repmgr: rename --recovery-conf-only to --replication-conf-only (Ian) + repmgr: ensure postgresql.auto.conf is created with corretc permissions (Ian) 5.0 2019-10-15 general: add PostgreSQL 12 support (Ian)