Просмотр исходного кода

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

tassium 22 лет назад
Родитель
Сommit
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
 ------------------