New file (copied from SEMI).
[elisp/flim.git] / ChangeLog
index f3a84cd..8de6cfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,39 @@
+1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-ignored-field-list): Add
+       `received'.
+       
+       * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
+       environment variables.
+
+\f
+1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.0.1 (Ky\e.D\eNrto) was released.
+
+       * mime-def.el (mime-spadework-module-version-string): New
+       constant.
+
+       * eword-encode.el: Abolish constant 'eword-encode-version.
+
+       * eword-decode.el: Abolish constant 'eword-decode-version.
+
+1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-encode.el (eword-encode-divide-into-charset-words): Use
+       'char-length or 'char-next-index instead of 'char-bytes.
+       (tm-eword::encode-string-1): Use 'char-next-index instead of
+       'char-bytes.
+
+1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mel.el (base64-dl-module): Must check base64.so actually exists.
+
+\f
 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * FLIM: Version 1.0.0 was released.
+
        * README.en: Modify for FLIM.
 
        * ChangeLog: New file.