Recording that I moved half the world. ;)
[squirrelmail.git] / ChangeLog
index e365aa55c10add633f82658d14c50d7a63ef9390..2ef7962f0a7a94ba775a10da2da6d7440d97fcab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,10 +12,22 @@ Version 1.2.2 -- ??
   - 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
+  - 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
 ---------------------------------