Added information about changed encodings.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 25 Aug 2003 17:37:54 +0000 (17:37 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 25 Aug 2003 17:37:54 +0000 (17:37 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5563 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 3708a00673b1ab5e0bd5fab8b9cdfe5cd337cf13..943edb846b79362d3d23f857b7c7e0fa27eaea74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,7 +78,8 @@ 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.
 
 **************************************
 *** SquirrelMail Stable Series 1.4 ***