Fix comments.
[elisp/flim.git] / ChangeLog
index 60d1218..d2b285c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-31   Daiki Ueno  <ueno@unixuser.org>
+
+       * smtp.el: New implementation; don't use `tram.el' and `luna.el'.
+
 2000-08-16   Daiki Ueno  <ueno@unixuser.org>
 
        * FLIM-ELS (flim-modules): Add `closure' and `tram'.
@@ -5,6 +9,7 @@
        * smtp.el (smtp-default-transaction-compose-function): Use
        `tram-compose-transaction'.
        (smtp-via-smtp): Don't compile transaction-function.
+       (smtp-check-response): Abolish.
 
        * tram.el: Rename from net-trans.el; require `closure'.
        (tram-define-transaction): New function.