updated changelog
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 17 Apr 2001 14:52:11 +0000 (14:52 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 17 Apr 2001 14:52:11 +0000 (14:52 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1248 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 7506568d0855c33d62d6bdce55b4841f78a80ff2..e7fee308077398e3eebbe7a98137040ab8ae9a4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,21 @@
 Version 1.1.0 -- DEVELOPMENT
 ----------------------------
+- Improved URL parser
 - Added ability to read HTML messages by default instead of plain text (Display Options)
 - Added authenticated SMTP server support (configure in conf.pl)
 - Rewrote attachment handling code in compose.php
-- If aliases are typed in To, Cc, or Bcc, they are automatically lookedup in
-  in the addressbook and converted to the associated addresses.
+- If aliases are typed in To, Cc, or Bcc, they are automatically looked up in
+    in the addressbook and converted to the associated addresses.
 - Added collapseable folder listing (an option that can be turned on in Folder Options)
 - Added alternating row colors to improve interface (Display Options)
-- Added Croatian translation by Albert Novak <anovak@pu.carnet.hr>
 
-Version 1.0.5 -- DEVELOPMENT
-----------------------------
+Version 1.0.5 -- April 17, 2001 
+-------------------------------
+- MAJOR security issues addressed.  Please upgrade as soon as possible.
+- Downloading attachments should work better due to a tip by Ray Black III.
+- Fixed bug with drop-down folder list not containing INBOX
+- Added Sweedish help files Teemu Junnila <teejun@vallcom.com>
+- Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
 
 Version 1.0.4 -- April 9, 2001 
 ------------------------------