Started section for 1.4.0-rc2. Please contribute what I've missed.
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jan 2003 04:53:18 +0000 (04:53 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jan 2003 04:53:18 +0000 (04:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4373 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index e27cc80bdb83f4af15915274186d8ab2bb49c97d..bfe78a17ee8247c29d68fd1940686c0e4f4f70c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
 **************************************
 *** SquirrelMail Stable Series 1.4 ***
 **************************************
-
+Version 1.4.0 RC 2
+------------------
+  - Fix broken themes box in display options
+  - Massive overhaul of administrator plugin
+  - Added new function sqgetGlobalVar to global.php to provide direct access
+    to variables in $_GET, $_POST, and $_SESSION
+  - Patch from O'Shaughnessy Evans <shaug-sqm@wumpus.org> to allow disabled $org_logo
+  - Lots of language/internationalization updates
+  - conf.pl fixes for certain uses of SM_PATH, esp. $signout_page
+       
 Version 1.4.0 RC 1
 ------------------
   - Change the way highlighting rules are stored to make them more reliable and
@@ -33,7 +42,7 @@ Version 1.4.0 RC 1
 Version 1.3.2
 -------------
   - Rewrite of message delivery related functions.
-  - Userinterface modifications.
+  - User interface modifications.
   - Added Japanese support thanks to Masato HIGASHIYAMA <masato@yamaai-tech.com>
   - Remove NOOP checks in the POP3 client of mail_fetch to make things more
     compatible and not break things which don't need to be broken.