Changes in src/vcard.php
[squirrelmail.git] / ChangeLog
index 150385873dc025ab741738acb065496eec0ac5f7..f41ebd7836ba2885b4c50e17ed9966e481bdd2e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,7 +106,19 @@ Version 1.5.1 -- CVS
     change_password plugin
   - Make SMTP Authentication detection in conf.pl more RFC-compliant.
   - Fixed IMAP errors when using mail_fetch plugin to auto-fetch on login.
-  - Fixed folder list in Create Folders list for Courier (properly skip INBOX)
+  - Fixed folder list in Create Folders list for Courier (properly skip INBOX).
+  - Fixed undefined variables in sqimap_create_stream().
+  - Added Bengali translation support.
+  - Fixed left frame mailbox list when sorting by case.
+  - Separated fortune plugin configuration variables from main plugin scripts.
+    See plugins/fortune/INSTALL.
+  - Fix for #906217 when checking spelling of inline replies, the corrected
+    words would appear through original email.
+  - Fixed empty information menu when viewing vcards without information
+    but name and e-mail address.
+  - User may now add an e-mail address when adding vcards without one to the
+    address book. No need to wait for the error message anymore.
+  
 
 Version 1.5.0
 --------------------