From 36e5944b2c9495df21088a29cbf55759945060ea Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 27 Mar 2015 11:12:11 +0900 Subject: [PATCH] Add items for future 2.0.3 release --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY b/HISTORY index 5edc6459..b191f808 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,7 @@ +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)