Fix little bug where base_uri is '/' causing the 'Please Login' URL to
[squirrelmail.git] / ChangeLog
index ae40d7d634b5338754d2aedcb3add23ddb0586d1..cc6627c3769a9b00003223813c1d0ff156aa98d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,15 @@
 
 Version 1.2.5 -- CVS
 --------------------
-  - Added the possibility to add special folders through plugins.
+  - Multiple mailbox list calls cached.
+  - Added 'View unsafe images' link to the bottom of pages which contain
+    unsafe images.
+  - Fixed 'too many close table tags' and various other issues
+    which meant SM output didn't always validate as clean HTML.
+  - Added the ability to add special folders through plugins.
+  - Added an Always compose in a pop-up window option.
+  - Search page update with ability to save searches and search
+    all folders at once.
   - Made searching on multiple criteria possible, with thanks to Jason Munro
   - Fixed 'list all' in addressbook (#506624, thanks to Kurt Yoder)
   - Fixed small bugs in db_prefs
@@ -18,14 +26,17 @@ Version 1.2.5 -- CVS
   - conf.pl can now configure database backed address books and
     preferences.
   - Version 0.3.7 of SquirrelSpell. Fixes a potential privacy
-    vulnerability (symlink attack), plus introduces formatting fixes 
+    vulnerability (symlink attack), plus introduces formatting fixes
     and javadoc-style comments.
   - Bugfix in mailfetch reported by Mateusz Mazur
   - Administrator plugin. A web based conf.pl replacement.
   - Removed GLOBALS from conf.pl
   - HTML messages optimization.
-  - Added support for requesting read receipts (MDN) and delivery receipts.  
-       
+  - Added support for requesting read receipts (MDN) and delivery receipts.
+  - Added the ability to stop users changing their names and email addresses.
+  - Added signature into multiple identities (Stefan Meier <Stefan.Meier@cimsource.com>)
+  - Updated user help files to reflect UI chanegs and added functionality.
+
 Version 1.2.4 -- 25 January 2002
 --------------------------------
   - Fixes a nasty remote arbitrary command execution vulnerability