浏览代码

information about changes

tokul 20 年之前
父节点
当前提交
358f1606ee
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      ChangeLog

+ 4 - 1
ChangeLog

@@ -191,7 +191,10 @@ Version 1.5.1 -- CVS
   - Security: Fix possible XSS issues in src/webmail.php. [CAN-2005-0104]
   - Fix undefined variables in src/webmail.php.
   - 24hr clock format should include a leading 0.
-  - Removed numeric keys for plugin array in config.php
+  - Removed numeric keys for plugin array in config.php.
+  - Fixed translations of "On DATE, AUTHOR said" and "AUTHOR said" replies.
+  - Added sq_str_pad function for padding of multi-byte strings.
+  - Added sq_strlen function for calculation of multi-byte string length. 
 
 Version 1.5.0
 --------------------