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
parent 5dff3017c8
commit 0762b28679

View File

@@ -1,7 +1,9 @@
2.0.2 2015-02-??
Add "--checksum" in rsync when using "--force" (Jaime)
2.0.3 2015-??-??
Add option "--initdb-no-pwprompt" (Ian)
Add -S/--superuser option for witness database creation
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)