* smtp.el (smtp-auth-cram-md5): Update to delete
[elisp/flim.git] / ChangeLog
index 8c2e7bf..1c0cb7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 1999-10-23  Kenichi OKADA <okada@opaopa.org>
 
+       * smtp.el (smtp-auth-cram-md5): Update to delete
+       insecure sequences at plain.
+       (smtp-auth-login): Update to delete
+       insecure sequences at plain.
+
+1999-10-23  Kenichi OKADA <okada@opaopa.org>
+
+       * smtp.el (smtp-auth-cram-md5): New function.
+       (smtp-auth-plain): New function.
+       (smtp-auth-login): New function.
+       (smtp-authentication-method-alist): New variable.
+
+1999-10-23  Kenichi OKADA <okada@opaopa.org>
+
        * hex-util.el: New file.
        * hmac-util.el: Remove.
        * hmac-md5.el: Update.