summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-17 09:22:03 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-04-17 09:22:03 +0000
commit23be8a14216d427554bbb71dc19c7977c44863b7 (patch)
treee36f27a4129bf2e2a864b897807d23ef077cfeef /roundcubemail/CHANGELOG
parent9e975e7a7c471fb3f5c7d5c531e47eb950899297 (diff)
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
git-svn-id: https://svn.roundcube.net/trunk@4665 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 56e59d747..2d575392c 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
- Added plugin hook for request token creation
- Replace LDAP vars in group queries (#1487837)
- Fix vcard folding with uncode characters (#1487868)
@@ -17,7 +18,6 @@ CHANGELOG Roundcube Webmail
- Enable TinyMCE's contextmenu (#1487014)
- TinyMCE 3.4.1
- Stateless request tokens. No keep-alive necessary on login page (#1487829)
-- PEAR::Net_SMTP 1.5.1
- Allow multiple concurrent compose sessions
- Force names of unique constraints in PostgreSQL DDL
- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly