File: ChangeLog

package info (click to toggle)
wl 2.14.0-12
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 5,876 kB
  • ctags: 3,839
  • sloc: lisp: 48,168; sh: 166; makefile: 139
file content (226 lines) | stat: -rw-r--r-- 7,518 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>

	* test-elmo-util.el (test-elmo-same-list-p): New function.
	(test-elmo-same-diff-p): Ditto.
	(test-elmo-list-diff): Use it.

2005-02-27  Tetsurou Okazaki  <okazaki@be.to>

	* test-elmo-util.el (test-elmo-list-diff): New testcase.

2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* test-elmo-util.el (test-elmo-number-set-delete-1): New testcase.
	(test-elmo-number-set-delete-2): Ditto.
	(test-elmo-number-set-delete-3): Ditto.
	(test-elmo-number-set-delete-4): Ditto.
	(test-elmo-number-set-delete-5): Ditto.
	(test-elmo-number-set-delete-6): Ditto.
	(test-elmo-number-set-delete-7): Ditto.
	(test-elmo-number-set-delete-8): Ditto.
	(test-elmo-number-set-delete-list-1): Ditto.

2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>

	* test-utf7.el (toplevel): Enable utf-translate-cjk-mode explicitly.

2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>

	* test-elmo-localdir.el
	(test-elmo-folder-expand-msgdb-path-4): Remove.

	* test-utf7.el (toplevel): Setup utf-translate-cjk-mode or
	require 'un-define if available.

2004-02-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-rfc2368.el: New file.

	* test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
	(test-elmo-number-set-member-2): New testcase.

2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-elmo-util.el (lunit-test-case-setup): Set `print-length',
	`print-level', and `case-fold-search'.
	(lunit-test-case-teardown): Check file existence before remove.
	(test-elmo-object-save-2, test-elmo-save-string-1)
	(test-elmo-uniq-list-1, test-elmo-uniq-list-2)
	(test-elmo-uniq-list-3, test-elmo-list-insert-1)
	(test-elmo-list-insert-2, test-elmo-delete-char-1)
	(test-elmo-concat-path-1)
	(test-elmo-remove-passwd-1, test-elmo-remove-passwd-2)
	(test-elmo-remove-passwd-3, test-elmo-passwd-alist-clear-1)
	(test-elmo-address-quote-specials-1)
	(test-elmo-address-quote-specials-2, test-elmo-elmo-flatten-1)
	(test-elmo-number-set-member-1, test-elmo-number-set-append-list-1)
	(test-elmo-number-set-append-1)
	(test-elmo-number-set-to-number-list-1): New testcases.  Add
	docstring.

2004-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-elmo-util.el (test-elmo-object-save-1): New testcase.
	(lunit-test-case-setup, lunit-test-case-teardown): Add
	temporary-file stuff.

	* test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4):
	New testcase.
	(test-elmo-folder-expand-msgdb-path-2): Change order.

2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* test-dist.el (test-version-status-icon-xpm): Follow the
	redefined `wl-demo-icon-name' as function.
	(test-version-status-icon-xbm): Ditto.

2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>

	* check-modules.el (test-spamfilter): Check `spamf-corpus-name'.

2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>

	* check-modules.el (test-shimbun): Check `shimbun-server'.

2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (test-semi-mime-edit): Check
	`mime-make-text-tag'.

2003-01-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (test-apel-version): Renamed from
	`check-modules-apel-version'.
	(test-modules-charsets-mime-charset-alist): Ditto.
	(test-x-face-xmas, test-x-face-mule): Ditto.
	(test-flim-mime-entity, test-flim-mime-content-information): Ditto.
	(test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto.
	(test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto.
	(test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto.

	* check-base64.el (test-base64-encode-1):
	Renamed from `check-base64-encode-1'.
	(test-base64-encode-2, test-base64-encode-3): Ditto.
	(test-base64-encode-4, test-base64-encode-5): Ditto.

2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-elmo-localdir.el: New file.
	(test-elmo-folder-expand-msgdb-path-1): New testcase.
	(test-elmo-folder-expand-msgdb-path-2): Ditto.
	(test-elmo-folder-expand-msgdb-path-3): Ditto.

	* test-dist.el (test-wl-modules-exists): Fix void variable.
	(test-elmo-modules-exists): Ditto.

2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (check-modules-semi-mime-edit): Check
	`mime-create-tag'.

2003-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-dist.el (test-wl-demo-copyright-notice): Check always.

2002-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-dist.el (test-version-toplevel-changelog): Fixed regexp.

2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-dist.el (test-version-readme): New testcase.
	(test-wl-demo-copyright-notice): Ditto.

2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (check-modules-flim-content-transfer-encoding):
	Fixed `mime-encode-string' testcase.

2002-07-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (check-modules-charsets-mime-charset-alist):
	New testcase.

2002-05-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (check-modules-x-face-mule): New testcase.
	(check-modules-x-face-decode-message-header): New function.

2002-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-dist.el (test-refcard-version): Check version.tex.

2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-dist.el (test-codename, test-version-wl-changelog)
	(test-version-elmo-changelog, test-version-toplevel-changelog)
	(test-refcard-version): New testcases.

	* check-modules.el (check-modules-apel-version): Update require
	APEL version.

2001-11-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-base64.el (toplevel): Remove (require 'wl).

	* check-modules.el (check-modules-flim-mime-entity)
	(check-modules-flim-mime-content-information)
	(check-modules-flim-encoded-word)
	(check-modules-flim-content-transfer-encoding)
	(check-modules-flim-mailcap, check-modules-flim-std11)
	(check-modules-flim-smtp)
	(check-modules-semi-mime-edit, check-modules-semi-mime-view)
	(check-modules-semi-mime-play): New testcases.

2001-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el
	(check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
	Fixed docstring.

2001-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* check-modules.el (check-modules-x-face-xmas): New testcase. For
	old x-face utility.
	(check-modules-x-face-xmas-wl-display-x-face-was-argument-required):
	New function.

2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>

	* test-env.el: Removed (Separated to check-*.el).

	* check-base64.el: New file.

	* check-modules.el: Ditto.

	* test-env.el (test-base64-encode-string-has-no-line-break-argument,
	test-base64-encode-region-has-no-line-break-argument): New functions.
	(test-base64-encode-4, test-base64-encode-5): Use them.

2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>

	* test-env.el (test-base64-encode-4, test-base64-encode-5):
	New testcases.

2001-08-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-utf7.el: New file.
	(test-utf7-encode-string, test-utf7-decode-string): New testcases.

	* test-env.el: New file.
	(test-apel-version, test-base64-encode-1)
	(test-base64-encode-2, test-base64-encode-3): New testcases.

2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>

	* test-wl-util.el: New file.
	(test-wl-parse-addresses-1, test-wl-unique-id): New testcases.

	* test-elmo-util.el: New file.
	(test-elmo-replace-string-as-filename-1): New testcase.

	* test-dist.el: New file.
	(test-wl-modules-exists, test-elmo-modules-exists)
	(test-util-modules-exists, test-wl-icon-exists)
	(test-version-status-icon-xpm, test-version-status-icon-xbm)
	(test-texi-version): New testcases.