From bed9da74f333bbfcdad6188e700572ec1583afa5 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Wed, 31 Aug 2011 20:26:50 +0300 Subject: [PATCH] add beta fix to ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 75af1b366..de55695a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,8 @@ train-2011.08.25: * minify include.js by default: #206 * more than one email address can be added per dialog lifespan: #215 * verifyier no longer verifies assertions issued by another server. - + * (2011.08.31) no error message displayed if you try to authenticate with an invalid u/p: #222 + train-2011.08.18: * upon clickthrough of the email link, don't have the browser window close itself: #162 * passwords must be between 8 and 80 chars: #155 -- GitLab