Doc: update HISTORY and 4.2 release notes

This commit is contained in:
Ian Barwick
2018-10-17 09:50:36 +09:00
parent b2348c9a70
commit 12ec6c7abc
2 changed files with 36 additions and 1 deletions

View File

@@ -5,8 +5,9 @@
repmgr: report unreachable nodes when running "repmgr cluster (matrix|crosscheck);
GitHub #246 (Ian)
repmgr: add configuration file parameter "repmgr_bindir"; GitHub #246 (Ian)
repmgr: fix "Missing replication slots" label in "node check"; GitHub #507 (Ian)
repmgr: fix "Missing replication slots" label in "node check"; GitHub #507 (Ian)
repmgrd: fix parsing of -d/--daemonize option (Ian)
repmgrd: support "pausing" of repmgrd (Ian)
4.1.1 2018-09-05
logging: explicitly log the text of failed queries as ERRORs to