Update HISTORY

This commit is contained in:
Ian Barwick
2019-04-25 14:58:05 +09:00
parent 9fe2fa2daf
commit dbbf35ded1

View File

@@ -36,6 +36,7 @@
repmgrd: improve witness monitoring when primary node not available (Ian)
repmgrd: handle situation where a primary has unexpectedly appeared
during failover; GitHub #420 (Ian)
general: fix Makefile (John)
4.2 2018-10-24
repmgr: add parameter "shutdown_check_timeout" for use by "standby switchover";