X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=efd3db1899b8489b74bdc6e7185905008245be04;hb=f38e7df68371b717f2e6df9164cca4090674faf6;hp=b3d01f622298d2aebc8de1c4791b34844772fdff;hpb=aee4548f7265c8e17f894e3272f1248d5f90b55f;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index b3d01f6..efd3db1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +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.