VERSION.FLAM: New file.
[elisp/flim.git] / ChangeLog
1 1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
2
3         * VERSION.FLAM: New file.
4
5 1998-04-17  Tanaka Akira  <akr@jaist.ac.jp>
6
7         * Sync up with flim-1_0_0 to flim-1_0_1.
8
9 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
10
11         * FLIM: Version 1.0.1 (Ky\e,Dr\e(Bto) was released.
12
13         * mime-def.el (mime-spadework-module-version-string): New
14         constant.
15
16         * eword-encode.el: Abolish constant 'eword-encode-version.
17
18         * eword-decode.el: Abolish constant 'eword-decode-version.
19
20 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
21
22         * eword-encode.el (eword-encode-divide-into-charset-words): Use
23         'char-length or 'char-next-index instead of 'char-bytes.
24         (tm-eword::encode-string-1): Use 'char-next-index instead of
25         'char-bytes.
26
27 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
28
29         * mel.el (base64-dl-module): Must check base64.so actually exists.
30
31 \f
32 1998-04-13  Tanaka Akira  <akr@jaist.ac.jp>
33
34         * eword-decode.el: Copied from AKEMI branch of SEMI.
35
36 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * FLIM: Version 1.0.0 was released.
39
40         * README.en: Modify for FLIM.
41
42         * ChangeLog: New file.
43
44 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
47
48         * Makefile: Modify for FLIM.
49
50 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
51
52         * Makefile: New file.
53
54         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
55         eword-encode.el: Copied from MEL, SEMI (mime-def.el
56         eword-decode.el eword-encode.el) and APEL (std11-parse.el
57         std11.el).