From 5774d86ac742d82b2307a82a39c3da77ef8fbb97 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 27 Mar 2015 11:05:40 +0900 Subject: [PATCH] Remove not-yet-existent 2.0.3 release items --- HISTORY | 4 ---- 1 file changed, 4 deletions(-) diff --git a/HISTORY b/HISTORY index 08cc18e0..5a0cd8bb 100644 --- a/HISTORY +++ b/HISTORY @@ -11,10 +11,6 @@ General usability and logging message improvements (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)