浏览代码

Added the "plain" vs. "login" auth method confusion

tassium 22 年之前
父节点
当前提交
b8a86893a2
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -10,6 +10,8 @@ Version 1.4.0 RC 2
   - Patch from O'Shaughnessy Evans <shaug-sqm@wumpus.org> to allow disabled $org_logo
   - Lots of language/internationalization updates
   - conf.pl fixes for certain uses of SM_PATH, esp. $signout_page
+  - SMTP & IMAP auth method "plain" was a misnomer - now corrected to 
+    the more accurate name "login" (Plain to be implemented soon)
 	
 Version 1.4.0 RC 1
 ------------------