info about new Czech translator
[squirrelmail.git] / ChangeLog
index 37332a36b96d1a3f083bd02bada146cc849f6844..6475da6540b46b9a0a6771b380acac708c5dfae8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -136,6 +136,16 @@ Version 1.5.1 -- CVS
   - Added site configuration and custom translation engine support to translate 
     plugin.
   - Fixed SquirrelSpell error output.  Patch courtesy David Boone.
+  - Fixed bug in IMAP read routines that treated "0" as false instead of
+    a string (patch courtesy Maurice Makaay).
+  - Fixed PHP notice when header property value is blank.
+  - Added compact paginator option. Patch by Felix Egli.
+  - Fixed reply/forward form in order to avoid warnings in SSL enabled sites. Patch
+    by Felix Egli.
+  - Removed command line option unsupported by qmail-inject in 
+    class/deliver/Deliver_SendMail.class.php. Thanks to Ken Brush.
+  - Global file based address book is controled in configuration. Removed
+    global_file address book backend (use 'local_file' instead). 
 
 Version 1.5.0
 --------------------