浏览代码

info about patches by Ken and Felix

tokul 21 年之前
父节点
当前提交
48c28abe89
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      ChangeLog

+ 6 - 1
ChangeLog

@@ -138,7 +138,12 @@ Version 1.5.1 -- CVS
   - 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
+  - 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.
 
 Version 1.5.0
 --------------------