New hook function: boolean_hook_function(), which is used for hooks that want a true...
[squirrelmail.git] / ChangeLog
index 3708a00673b1ab5e0bd5fab8b9cdfe5cd337cf13..8e8b035961b272c4c3bf967355aa132846bc8f54 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,7 +78,12 @@ Version 1.5.0 -- CVS
   - Fix for disapearing '0' from decoded strings (bug #784193)
   - Replace all session_start() calls with sqsession_is_active() to be compatible
     with upcoming PHP 4.3.3.
-
+  - Encoding of Russian translation changed to utf-8. Lithuanian translation changed
+    to iso-8859-4. Fix allows to use national letters in folder names correctly.
+  - Added "Bypass Trash" checkbox to folder index, used with the Delete
+    button. (update: This needs work and will be changed, possibly removed)
+  - Fixed a problem with delete_move_next and server thread-sorting.
+  - New hook function: boolean_hook_function()  Used for true/false hooks.
 
 **************************************
 *** SquirrelMail Stable Series 1.4 ***