Sync with flim-1_14 branch:
[elisp/flim.git] / ChangeLog
index 72e1506..c2ee5fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-06-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * smtp.el (smtp-submit-package): Ignore error in
+       `smtp-primitive-quit' where SMTP mail transaction is completed.
+
+2006-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
+       `insert-file-contents-as-binary' instead of `insert-file-contents'.
+
+       * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
+       Likewise.
+
 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * smtp.el (smtp-debug): New user option.