Update HISTORY file with items included in 2.0.2

Also standardize on spaces instead of tabs
This commit is contained in:
Ian Barwick
2015-02-17 16:12:37 +09:00
committed by Ian Barwick
parent 27a4780cc3
commit f8f81f4bf1

10
HISTORY
View File

@@ -5,6 +5,16 @@
Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian) Enable tablespace remapping using `pg_basebackup` (in PostgreSQL 9.3 with `rsync`) (Ian)
Code consolidation and cleanup (Ian) Code consolidation and cleanup (Ian)
2.0.3 2015-??-??
Add option "--initdb-no-pwprompt" (Ian)
Add -S/--superuser option for witness database creation Ian)
2.0.2 2015-02-17
Add "--checksum" in rsync when using "--force" (Jaime)
Use createdb/createuser instead of psql (Jaime)
Fixes to witness creation and monitoring (wamonite)
Use default master port if none supplied (Martín)
Documentation fixes and improvements (Ian)
2.0.1 2014-07-16 2.0.1 2014-07-16
Documentation fixes and new QUICKSTART file (Ian) Documentation fixes and new QUICKSTART file (Ian)