summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-08-15 20:28:01 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-08-15 20:28:01 +0000
commit0b8aaa7fccc80a9ec625c20b0937047ccf3a03bc (patch)
tree48cc55cc54bbbaf9dd3aca0e78835ce8a0276d51 /roundcubemail/CHANGELOG
parent10b95da1ed18f629c3146cc2e18fffc1ba61fe2a (diff)
LDAP improvements
git-svn-id: https://svn.roundcube.net/trunk@677 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 48d73aede..2d564a588 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,13 @@
CHANGELOG RoundCube Webmail
---------------------------
+2007/08/15 (thomasb)
+----------
+- Applied patch for LDAP contacts listing by Glen Ogilvie
+- Applied patch for more address fields in LDAP contacts (#1484402)
+- Close LDAP connections on script shutdown
+
+
2007/08/13 (thomasb)
----------
- Add alternative for getallheaders() (fix #1484508)