The release changed, just wait a little before setting it.

Also make well known names in HISTORY be only names, without
last name
This commit is contained in:
Jaime Casanova
2012-07-02 00:06:57 -05:00
parent cb740b68be
commit ac5a9d1fd6

10
HISTORY
View File

@@ -38,7 +38,11 @@
1.2.0 2012-06-15 1.2.0 2012-06-15
Test ssh connection before trying to rsync (Cédric) Test ssh connection before trying to rsync (Cédric)
Add CLUSTER SHOW command (Carlo Ascani) Add CLUSTER SHOW command (Carlo)
Add CLUSTER CLEANUP command (Jaime) Add CLUSTER CLEANUP command (Jaime)
Add function write_primary_conninfo (Marco Nenciarini) Add function write_primary_conninfo (Marco)
Teach repmgr how to get tablespace's location in different pg version (Jaime Casanova) Teach repmgr how to get tablespace's location in different pg version (Jaime)
2.0.0 2012-XX-XX
Add autofailover capabilities (Jaime)
Make CLONE command try to make an exact copy including $PGDATA location