Close connection cleanly when login/pw incorrect, following RFC recommendation.
[squirrelmail.git] / ChangeLog
index e418e1255dc7d44ee765fe624f94059f2b8b1c3a..4d8f6f875118e9aefd359a76f9b976b1e0835f12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,8 +54,6 @@ Version 1.5.1 -- CVS
     written by Bryan Loniewski.
   - Use Special Folder Color config option works again (#931956).
   - In POP3-class, be more liberal regarding RFC-incompliant POP3-servers.
-  - Disabled Korean extra functions, because they don't provide all required
-    options and message composition is broken.
   - Added Basque translation support.
   - Remove flag buttons / links from display if mailbox doesn't allow it.
   - Make used of cached ordered uid list in case of server_side_sorting.
@@ -83,7 +81,13 @@ Version 1.5.1 -- CVS
   - Make SquirrelSpell work with safe_mode enabled, if using PHP >=4.3.0.
     Patch by Ray Ferguson.
   - Make IP-address in Message-ID RFC822 compliant.
-  - Uneditable address book entries no longer have checkboxes on addresses page
+  - Uneditable address book entries no longer have checkboxes on addresses page.
+  - Alignment of title text above folder list fixed.
+  - Changed structure of xtra_code functions that are used by some translations.
+  - Added Uighur language support.
+  - Added status bar to compose window when "Compose In New Window" is used.
+  - Reenabled the move_messages_button_action hook and changed its name to
+    mailbox_display_button_action to promote the new location
 
 Version 1.5.0
 --------------------