information about changes
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 27 Jan 2005 14:04:53 +0000 (14:04 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 27 Jan 2005 14:04:53 +0000 (14:04 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8720 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 9d78a247eb71098b58fd9ad9e122c05fc3d79b2b..5fd1f230dcc6d76bdada46e797437d45d2641c01 100644 (file)
--- a/ChangeLog
+++ b/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
 --------------------