浏览代码

updated changelog

Luke Ehresman 24 年之前
父节点
当前提交
884909f300
共有 1 个文件被更改,包括 10 次插入5 次删除
  1. 10 5
      ChangeLog

+ 10 - 5
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 
 ------------------------------