From f4985f5cdb933f7f190fc4fa3bff59a2c3dd572f Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Tue, 25 Aug 2015 00:16:12 +0200 Subject: [PATCH] Prepared release 1.2.3 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 005aad6..cc2c16b 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +1.2.3 / 2015-08-25 +================== + + * Replaced Google PKI certificates + * fixed escaping for passwords with double quotes + 1.2.2 / 2015-08-01 ==================