X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=efd3db1899b8489b74bdc6e7185905008245be04;hb=f38e7df68371b717f2e6df9164cca4090674faf6;hp=debba6f8e51653d200981b9378a32df256c508a5;hpb=954bd12fdb54f5ba73b87a9223693f7b1e39353e;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index debba6f..efd3db1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,68 @@ +1999-12-06 Kenichi OKADA + + * sasl.el (sasl-number-base36): New function. + (sasl-unique-id): New function. + (sasl-unique-id-char): New variable. + * scram-md5.el (scram-make-unique-nonce): Fix to use `sasl-unique-id'. + +1999-12-06 Kenichi OKADA + + * sha1-el.el: Fix. + * hex-util.el: Fix. + + +1999-12-06 Kenichi OKADA + + * SLIM: Version 1.13.4 released. + +1999-12-04 Kenichi OKADA + + * SLIM-VERION: Add code name. + +1999-12-03 Kenichi OKADA + + * smtp.el (smtp-via-smtp): Fix. + +1999-12-02 Kenichi OKADA + + * smtp.el (smtp-via-smtp): Enclose by `as-binary-process'. + +1999-12-02 Kenichi OKADA + + * smtp.el (smtp-via-smtp): Fix. + +1999-12-02 Kenichi OKADA + + * scram-md5.el (scram-make-unique-nonce): Fix. + +1999-12-02 Kenichi OKADA + + * smtp.el (smtp-send-command): Add new optional argument + to delete insecure words in a trace buffer. + (smtp-auth-cram-md5): Update. + (smtp-auth-plain): Update. + (smtp-auth-login): Update. + +1999-12-02 Kenichi OKADA + + * smtp.el (smtp-via-smtp): Comment out vain commands. + +1999-12-02 Kenichi OKADA + + * scram-md5.el: New file. + * FLIM-ELS (flim-modules): Add `scram-md5'. + 1999-12-01 Kenichi OKADA - * SLIM-VERSION: Fix. + * smtp.el (smtp-auth-anonymous): New function. + (smtp-authentication-method-alist): Add anonymous. + +1999-12-01 Kenichi OKADA + + * SLIM-VERSION: Fix. * smtp.el: Fix Author. * sasl.el (sasl-cram-md5): Update to delete - insecure sequences at plain. + insecure sequences. 1999-11-28 Kenichi OKADA @@ -68,9 +127,8 @@ 1999-10-23 Kenichi OKADA * smtp.el (smtp-auth-cram-md5): Update to delete - insecure sequences at plain. - (smtp-auth-login): Update to delete - insecure sequences at plain. + insecure sequences. + (smtp-auth-login): Ditto. 1999-11-23 Kenichi OKADA