added fix so page isn't cached
[squirrelmail.git] / ChangeLog
index c98bd5a591d3405c20b4e32c1280cafd696319c6..f7e05048f651dfbd74f351bcc0396a65c722d483 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
-Version 1.1.0 -- DEVELOPMENT
+Version 1.1.1 -- DEVELOPMENT
 ----------------------------
+
+Version 1.1.0 -- April 21, 2000 
+-------------------------------
+- Added option to have signout page redirect to another page (patch from Scott Bronson)
+    This can be configured in conf.pl (Org Prefs)
+- Much improved SMTP error handling (patch from Jeff Evans)
 - Preferences are now cached instead of read in every page load.
 - Improved URL parser
 - Added ability to read HTML messages by default instead of plain text (Display Options)
@@ -10,6 +16,8 @@ Version 1.1.0 -- DEVELOPMENT
 - Added collapseable folder listing (an option that can be turned on in Folder Options)
 - Added alternating row colors to improve interface (Display Options)
 
+
+
 Version 1.0.6 -- April 19, 2001
 -------------------------------
 - Reworked validation for each page.  It's now standardized in validate.php