From 66e2bfa5507ebbbc73dc5fcabe511cd473e0c62a Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Tue, 18 Jul 2006 17:24:12 -0400
Subject: [PATCH] Added label tags to forms (Ticket #1483810)

---
 CHANGELOG |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 18349ad..6ead1dc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,16 +1,17 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
-2006/07/18
+2006/07/18 (thomasb)
 ----------
 - Fixed password with spaces issue (Bug #1364122)
 - Replaced _auth hash with second cookie (Ticket #1483811)
 - Don't use get_input_value() for passwords (Bug #1468895)
 - Made password encryption key configurable
 - Minor bugfixes with charset encoding
+- Added <label> tags to forms (Ticket #1483810)
 
 
-2006/07/07
+2006/07/07 (thomasb)
 ----------
 - Fixed INSTALL_PATH bug #1425663
 

--
Gitblit v1.9.1