Update HISTORY

This commit is contained in:
Ian Barwick
2015-09-30 12:47:15 +09:00
parent f8119d20ea
commit 6cf5ab2e53

View File

@@ -9,6 +9,7 @@
Allow repmgr to be compiled with a newer libpq (Marco)
Bugfix: call update_node_record_set_upstream() for STANDBY FOLLOW (Tomas)
Update `repmgr --help` output (per Github report from renard)
Update tablespace remapping in --rsync-only mode for 9.5 and later (Ian)
3.0.1 2015-04-16
Prevent repmgrd from looping infinitely if node was not registered (Ian)