Stanislav Yordanov <stanprog@yahoo.com>
[squirrelmail.git] / ChangeLog
index b1f34e23eaa9e146a4aa6e63c67788164f17b46b..2ef7962f0a7a94ba775a10da2da6d7440d97fcab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,25 @@ Version 1.2.2 -- ??
     is not in the prefs. 
     Bug reported by Boris Manojlovic <steki@verat.net>  
   - Html cleanup, with patch from Dave Huang (#496712)
-       
+  - Fixed a problem saving prefs when using PHP 4.1
+  - Russian, Thai, Swedish, Dutch and French update.
+  - Changed configure invocation from bash to sh. (Bug #496752)
+  - Changed conf.pl invocation from '#!/usr/bin/perl' to
+    '#!/usr/bin/env perl' to help people who have perl somewhere
+    else. (Bug #496753)
+  - Fixed sorting of folder list, bug #497181
+  - Fixed wrong behavior of non-javascript select all, bug #496681
+  - Added "Show Pages" link to message list showing all messages
+    (the resultant page of clicking "Show All")
+  - i18n Fix. Because of different configurations in the gettext system,
+    some installations could not manage correctly SM languages other than
+    English. This has been corrected.
+  - Miscellaneous rewrites and improvements.
+  - Moved locale files into the ISO-conformant directories.
+  - Moved help files into the ISO-conformant directories.
+  - Moved compilepo and mergepo files from locale/ into po/
+  - Slight i18n fixes and rewrites to accommodate for moved files.
+
 Version 1.2.1 -- 25 December 2001
 ---------------------------------