summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-09-04 13:07:48 +0000
committeralecpl <alec@alec.pl>2009-09-04 13:07:48 +0000
commit8678ce85e6e94c9a56ee56afc92a2dffde386b87 (patch)
treed4453066ca24475f96473bf375a5848424e4284e /CHANGELOG
parentae7f9b3d0a648f0d64e23cf8fe1e1e4c42fd795e (diff)
- Fix rcube_mdb2::affected_rows() (#1486082)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1859af084..5a85022e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix rcube_mdb2::affected_rows() (#1486082)
+
+RELEASE 0.3-stable
+------------------
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
- Add mail_domain to LDAP email entries without @ sign (#1485201)
- Fix saving empty values in LDAP contact data (#1485781)