Browse Source

Added what I've changed to devel CVS. (conf.pl rework, CRAM/DIGEST-MD5, config override file)

tassium 22 năm trước cách đây
mục cha
commit
c9bf357df6
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -6,6 +6,12 @@ Version 1.3.3 -- cvs
 -------------
   - Change the way highlighting rules are stored to make them more reliable and
     easier to manage.
+  - Reorganization of conf.pl, menu #2 (tassium)
+  - Added CRAM-MD5 and DIGEST-MD5 authentication support for IMAP and SMTP
+	(tassium)
+  - Experimental TLS support for IMAP and SMTP (requires PHP 4.3.x) (tassium)
+  - config_local.php now gets appended to config.php by conf.pl when saved
+	(tassium)
 
 Version 1.3.2
 -------------