Use `clear' instead of `plain' in IMAP4 auth description.
[elisp/wanderlust.git] / NEWS
1 Wanderlust NEWS -- User-visible changes in Wanderlust. 10 May 2000
2 * Changes in 2.4.0 from 1.1.1.
3
4 ** Version Number
5 The version numbering convention for Wanderlust is changed. 
6
7 In earlier versions, 1.x were stable version and from 2.0.x to 2.2.x
8 were beta version. But since version 2.3.0, the second (minor) version
9 number implies the stability of the Wanderlust. Even minor number
10 corresponds to a stable version, and an odd minor number corresponds
11 to a development version. This version numbering is based on the
12 widespread convention of open source development.
13
14 On the open CVS server cvs.m17n.org, main trunk contains the current
15 beta (newest experimental) version, and branches contain the stable
16 version.  (If the version is 2.4.x, the branch name is wl-2_4)
17
18 ** Install
19
20 *** FLIM 1.12 is not supported anymore.
21 See the file INSTALL for details.
22
23 *** APEL 10.2 or later is required.
24 tm-8 users should check the version of APEL (tm-8.8 contains old APEL).
25
26 ** New feature
27
28 *** LDAP support
29 Complete e-mail address in draft by searching LDAP server.
30 If the variable wl-use-ldap is non-nil, LDAP feature is enabled
31 (Initial setting is nil).
32
33 *** UIDL support in POP3 folder
34 POP3 folder now saves the status of summary and it improves summary
35 update speed. If the variable elmo-pop3-use-uidl is non-nil, UIDL is
36 used (Initial setting is t).
37
38 *** Emacs 21 support
39 Wanderlust has started on supporting Standard Emacs 21.
40 Toolbars and icon images can be shown in almost Wanderlust
41 frames like XEmacs.
42
43 *** biff feature
44 Server mailbox is checked periodically.
45 If new mail is arrived, Wanderlust changes the biff (icon) on the modeline
46 and updates folder mode content.
47
48 *** expire-hide 
49 Now expire mechanism has new feature `hide', it does not remove
50 messages actually from folder but hides messages from summary. It
51 improves processing speed for large folders.
52
53 *** Message thread restoring feature
54 Automatic correction of broken threads by subject matching is now available.
55 Thread modification by hand (M-w (copy) and C-y (paste) in summary mode)
56 is also available.
57
58 *** Password expiration timer
59 Password cache expires after elmo-passwd-life-time is passed.
60 (nil means no expiration. Initial setting is nil)
61
62 *** killed-list
63 Deleted messages in the NNTP folder are saved to `killed-list'.  The
64 messages in the killed-list are treated as if it were not exist on the
65 server. Non-nil value for elmo-use-killed-list enables this feature
66 (Initial setting is t). By this feature, NNTP pipe folder works correctly.
67
68 *** Maildir pack is now available
69 M-x wl-summary-pack-number in the summary mode of Maildir folder
70 re-numbers the messages.
71
72 ** Searching
73
74 *** Complex condition can be specified for filter folder
75 AND condition, OR condition, NOT condition, and their combination can be
76  specified. Syntax of the condition part is changed. See info for details.
77
78 Caution for those who upgrade from 1.1.1:
79 By this change, saving directory for the msgdb of filter folder is altered.
80 Former msgdbs are not needed anymore. It does not cause any problem but
81 if you don't want to keep useless disk, you should remove files
82 under the directory '.elmo/filter/' beforehand.
83
84 *** Searching of the NNTP folder is available
85 Now you can make NNTP filter folder.
86 (If only your NNTP server responds to XHDR command.)
87
88 *** Pick, Virtual in summary mode now accepts complex condition.
89 You can set AND condition and OR condition by typing
90 'AND' or 'OR' instead of field name.
91
92 ** Session, Authentication
93
94 *** elmo-default-*-authenticate-type only accepts symbol(used be a string)
95 Example:
96 (setq elmo-default-imap4-authenticate-type "cram-md5")
97 should be changed to
98 (setq elmo-default-imap4-authenticate-type 'cram-md5)
99
100 *** stream-type can be defined.
101 You can define stream type by
102 elmo-network-{imap4-,pop3-,nntp-,}stream-type-alist.
103 Some SSL related variables are abolished(renamed).
104 You can access to the networked folders (IMAP4, NNTP, POP3) via SOCKS
105 if you specify the folder name end with "!socks".
106
107 ** Draft
108
109 *** group-list is now available
110 You can specify address like 'Group: foo@gohome.org, bar@gohome.org;'.
111 If wl-draft-remove-group-list-contents is non-nil, the contents of 
112 group-list is removed before sending.
113
114 *** The draft preview displays recipient addresses on minibuffer 
115 You can confirm the group-list recipients by this.
116
117 *** Initial setting considers Reply-To:.
118 Default setting of wl-draft-reply-without-argument-list considers Reply-To: 
119 field (Set to To: field).
120
121 *** Replying rules for the messages sent from yourself.
122 You can define replying rules for the messages sent from yourself by
123 setting wl-draft-reply-myself-with-argument-list and
124 wl-draft-reply-myself-without-argument-list.
125
126 *** Full name is used in the reply address.
127 If wl-draft-reply-use-address-with-full-name is non-nil, then full
128 name is inserted in with e-mail addresses on the replied message
129 (Initial setting is t).
130
131 *** In-Reply-To: format is changed.
132 In-Reply-To: format is changed to simple one. It is based on 
133 draft-ietf-drums-msg-fmt-09.txt.
134
135 ** misc
136
137 *** Message thread processing is improved.
138
139 *** Renamed variables
140 wl-refile-guess-func-list => wl-refile-guess-functions
141 wl-summary-temp-above => wl-summary-target-above
142
143 *** You can set function to wl-fcc.
144 You can change fcc folder name dynamically. For example, change folder name
145 by month.
146
147 *** elmo-search-mime-charset is abolished.
148 Charset is guessed from the string you typed.
149
150 *** Useless headers are removed when you forward the message.
151 You can specify removed headers by wl-ignored-forwarded-headers.
152
153 *** wl-highlight-group-folder-by-numbers is abolished.
154 It is renamed to wl-highlight-folder-by-numbers and has following meaning.
155   `t'   : Whole line is colored by message number.
156   `nil' : Whole line is colored by folder status.
157    Number (ex. `1') : Line is colored by message number and folder status.
158
159 *** Header visibility control is changed.
160 Header visibility is controlled by Wanderlust (was controlled by SEMI).
161 You can change header visibility by wl-message-ignored-field-list and 
162 wl-message-visible-field-list.
163
164 *** DEMO is changed.
165 Less colors are used by DEMO pixmap.
166 Emacsen on character based terminal also display suitable DEMO.
167
168 \f
169 * Version 1.1.1 is a bug fix version of 1.1.0 with minor user-visible changes.
170
171 ** Development on the CVS server is started.
172
173 ** Flush operation and sending queues if Wanderlust is  started
174    in plugged status.
175
176 ** Directory structure is changed.
177
178 *** 00README, 00README.ja is renamed to README, README.ja.
179
180 *** All wl-* files are moved to the directory 'wl'.
181
182 ** Syntax of wl-refile-rule-alist is extended (compatible with older one).
183
184 ** progress gauge
185 Progress gauge is displayed while processing in the Emacsen with
186 progress gauge feature.
187
188 * Changes in version 1.1.0 from 1.0.3.
189
190 ** Install
191
192 *** tm7 is not supported anymore.
193 see the file INSTALL for details.
194
195 *** WL_PREFIX and ELMO_PREFIX default as "wl"
196 (defvar WL_PREFIX "wl")
197 (defvar ELMO_PREFIX "wl")
198
199 e.g. install directory is
200   1.0.3  /usr/local/share/emacs/site-lisp/
201   1.1.0  /usr/local/share/emacs/site-lisp/wl/
202
203 *** Change default macro in Makefile.
204 EMACS   = emacs
205 XEMACS  = xemacs
206 use $(XEMACS), `package' and `install-package' target.
207
208 *** Install not only *.elc, but also *.el.
209
210 *** English document (wl.texi).
211
212 ** New feature
213
214 *** Modified UTF7 support.
215 Now international mailbox name can be used in IMAP4 in the Emacsen
216 with unicode feature.
217
218 *** Scoring support.
219
220 *** New plugged system.
221
222 *** IMAP4 support became more generic.
223 Many IMAP4 servers are supported.
224
225 *** New authentication type
226   IMAP4: CRAM-MD5, DIGEST-MD5, STARTTLS
227   POP3:  CRAM-MD5, DIGEST-MD5, SCRAM-MD5, STARTTLS
228   NNTP:  STARTTLS
229   SMTP:  STARTTLS
230
231 *** New folder type
232   |      Pipe Folder     Incorporate message.
233   .      Maildir Folder  Now Maildir is one of the folder type.
234   'cache Cache Folder    View internal cache.
235
236 *** Message buffer cache
237 Next message is prefetched while idle time.
238
239 *** Sticky summary is enhanced.
240 Now message buffer is also sticky.
241 You can specify always-sticky summary.
242
243 ** misc
244
245 *** Eliminated wl-draft-prepared-config-alist
246 unified with wl-draft-config-alist.
247
248 *** POP-before-SMTP variables are re-arranged.
249
250 *** Ask non-existing folder.
251  When FCC: contains new folder.
252  When auto-refile specified new folder.
253
254 *** Change fetch threshold and confirm settings.
255 wl-prefetch-confirm-threshold, wl-cache-fetch-threshold.
256
257 *** Can use petname for completion.
258
259 *** Change Message-ID generator.
260
261 *** wl-demo.el support bitmap-mule.
262
263 *** Allow function type `smtp-server' value.
264
265 *** Make sendlog when `wl-draft-sendlog' is non-nil.
266
267 *** `wl-summary-incorporate-marks'
268
269 *** Reserve prefetching while off-line status.
270
271 *** Draft use new frame when `wl-draft-use-frame' is non-nil.
272
273 *** New variable `wl-user-mail-address-list' .
274
275 *** New variable `wl-local-domain' for set FQDN.
276
277 *** Server side unread status is used in IMAP4 folder.
278
279 *** Change defaults
280   wl-mime-charset         iso-2022-jp  =>  x-ctext
281   wl-summary-move-order   'new  =>  'unread
282   wl-tmp-dir              TMPDIR  =>  ~/tmp/
283
284 *** New hooks
285   wl-draft-send-hook
286   wl-draft-reedit-hook
287   wl-mime-edit-preview-message-hook
288   wl-folder-suspend-hook
289   wl-summary-toggle-disp-folder-message-resumed-hook
290   wl-summary-line-inserted-hook
291   wl-thread-update-children-number-hook
292   mmelmo-header-inserted-hook
293   mmelmo-entity-content-inserted-hook
294
295 *** New function
296   wl-save
297   wl-summary-write
298   wl-summary-supersedes-message
299   wl-fldmgr-delete
300   wl-refile-guess-by-msgid
301   wl-address-user-mail-address-p
302   wl-summary-jump-to-msg-by-message-id-via-nntp
303   wl-summary-temp-mark-pick
304
305 * For details of changes, see the file ChangeLog.
306 \f
307 Local variables:
308 mode: outline
309 paragraph-separate: "[  \f]*$"
310 end: