Statistics
| Revision:

root / NEWS-1.0

History | View | Annotate | Download (37.5 kB)

1 1 hiro
Changes of Sylpheed
2 1 hiro
3 1 hiro
* 1.0.0
4 1 hiro
5 1 hiro
    * The first official release.
6 1 hiro
    * The escaping of special characters in action commands has been
7 1 hiro
      modified.
8 1 hiro
    * The crash on deleting a remote account has been fixed.
9 1 hiro
10 1 hiro
* 1.0.0rc
11 1 hiro
12 1 hiro
    * The IMAP4 parser has been fixed for 64-bit platforms.
13 1 hiro
    * Users are now asked to switch to online mode when sending in offline.
14 1 hiro
    * The line-joining problem of auto-wrapping has been fixed.
15 1 hiro
    * Special characters are now properly escaped when executing action
16 1 hiro
      commands.
17 1 hiro
    * Some compiler warnings have been removed.
18 1 hiro
19 1 hiro
* 1.0.0beta4
20 1 hiro
21 1 hiro
    * The Japanese manual has been updated.
22 1 hiro
    * Some icons have been modified, and unused icons have been removed.
23 1 hiro
    * The menu strings have been fixed.
24 1 hiro
    * The workaround for invalid CR characters on POP3 has been made.
25 1 hiro
26 1 hiro
* 1.0.0beta3
27 1 hiro
28 1 hiro
    * The Japanese JPilot address book has been supported.
29 1 hiro
    * Back scrolling on Shift/Alt and Space key press has been enabled.
30 1 hiro
    * Attached text files are now canonicalized before encoded to BASE64
31 1 hiro
      to conform with RFC 2045.
32 1 hiro
    * The optimal Content-Transfer-Encoding will be used when attaching
33 1 hiro
      text files.
34 1 hiro
    * The icons of the receive dialog have been modified.
35 1 hiro
    * Mozilla Firefox has become a default web browser.
36 1 hiro
    * The auto-expanding status bar has been fixed.
37 1 hiro
38 1 hiro
* 1.0.0beta2
39 1 hiro
40 1 hiro
    * don't move or delete immediately at local filtering when immediate
41 1 hiro
      execution option is off.
42 1 hiro
    * 'Empty trash' has been added to the folder context menu.
43 1 hiro
    * 'Remove mailbox' has been removed from the folder context menu.
44 1 hiro
    * 'File' menu in the main menu has been reorganized.
45 1 hiro
    * AND/OR matching option has been added to the summary search dialog.
46 1 hiro
    * APOP setting became a separate option for POP3.
47 1 hiro
48 1 hiro
* 1.0.0beta1
49 1 hiro
50 1 hiro
    * Icons are added to the alert dialog and filter edit dialog.
51 1 hiro
    * Cc is added for the parameter of templates.
52 1 hiro
    * The menu of composition window has been reorganized.
53 1 hiro
    * Gettext has been upgraded to 0.14.1.
54 1 hiro
    * Some minor bugs of filtering have been fixed.
55 1 hiro
56 1 hiro
* 0.9.99
57 1 hiro
58 1 hiro
    * The new filtering system, which has many new features, has been
59 1 hiro
      implemented.
60 1 hiro
    * The handling of 'New' flags for messages has been modified.
61 1 hiro
    * The spool path setting can now take both file and directory.
62 1 hiro
    * Invalid URIs used by DnD has been fixed.
63 1 hiro
    * Other bugfixes have been made.
64 1 hiro
65 1 hiro
* 0.9.12
66 1 hiro
67 1 hiro
    * A session timeout for POP3/SMTP has been implemented.
68 1 hiro
    * The 'Print' menu on the context menu has been restored.
69 1 hiro
    * the value of CACHE_VERSION has been increased to prevent a cache
70 1 hiro
      incompatibility problem on some platforms such as FreeBSD.
71 1 hiro
72 1 hiro
* 0.9.11
73 1 hiro
74 1 hiro
    * The spring-loaded folder has been implemented for the folder view.
75 1 hiro
    * A function to filter selected messages has been added.
76 1 hiro
    * Always move messages by default when using DnD (copy if Ctrl key is
77 1 hiro
      pressed).
78 1 hiro
    * On filtering, the matching algorithm of 'not contain' flag has
79 1 hiro
      been fixed.
80 1 hiro
    * NNTP servers that require authentication at the beginning of the
81 1 hiro
      session has been supported.
82 1 hiro
    * The method of updating the progress dialog has been modified.
83 1 hiro
    * The context menu on the summary view has been cleaned up.
84 1 hiro
    * The image viewer has been fixed.
85 1 hiro
    * The cache handling has been fixed for AMD64 and other 64-bit platforms.
86 1 hiro
    * The SMTP routine has been fixed to fully comply with RFC 2821.
87 1 hiro
88 1 hiro
* 0.9.10
89 1 hiro
90 1 hiro
    * A new folder can be created on the folder selection dialog now.
91 1 hiro
    * The folder view is now updated progressively when receiving.
92 1 hiro
    * Statasbar has been added to the message view window.
93 1 hiro
    * The built-in image viewer has been improved, and its memory leaks
94 1 hiro
      have been fixed.
95 1 hiro
    * Ukrainian translation has been added.
96 1 hiro
    * Other bugfixes have been made.
97 1 hiro
98 1 hiro
* 0.9.9
99 1 hiro
100 1 hiro
    * Word wrapping on multibyte locales has been improved.
101 1 hiro
    * The receive menu has been improved.
102 1 hiro
    * The combo button for toolbar has been implemented.
103 1 hiro
    * The download feature for IMAP / News folders has been implemented.
104 1 hiro
    * URL is now shown on the toolbar when links are clicked, and put
105 1 hiro
      warning in case of fake URL.
106 1 hiro
    * JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208
107 1 hiro
      when sending.
108 1 hiro
    * Crashes on 64-bit environments has been fixed.
109 1 hiro
    * Other bugfixes have been made.
110 1 hiro
111 1 hiro
* 0.9.8a
112 1 hiro
113 1 hiro
    * The bug that caused the failure of cache data read has been fixed.
114 1 hiro
115 1 hiro
* 0.9.8
116 1 hiro
117 1 hiro
    * The offline mode has been implemented.
118 1 hiro
    * The performance of the scanning of MH folders has been improved on
119 1 hiro
      the platforms which support d_type in 'struct dirent'.
120 1 hiro
    * The error checking on moving/deleting messages has become strict.
121 1 hiro
    * When getting IMAP4 message list, it now fallbacks to FETCH command
122 1 hiro
      if server doesn't fully support SEARCH command.
123 1 hiro
    * Outbox for accounts are now correctly chosen when sending from queue.
124 1 hiro
    * Gettext has been upgraded to 0.12.1.
125 1 hiro
    * IPv6 support is now enabled by default.
126 1 hiro
    * Other bugfixes have been made.
127 1 hiro
128 1 hiro
* 0.9.7
129 1 hiro
130 1 hiro
    * The vulnerability in SMTP response handling, which is exploitable by
131 1 hiro
      a malicious SMTP server, has been fixed.
132 1 hiro
    * The structure of folder system has been sorted out.
133 1 hiro
    * The checking of the existence of IMAP root directory has been modified.
134 1 hiro
135 1 hiro
* 0.9.6
136 1 hiro
137 1 hiro
    * A crash bug when deleting currently opened folder has been fixed.
138 1 hiro
    * The performance issue of the address book has been fixed.
139 1 hiro
    * The behavior of manual signature insertion has been reverted.
140 1 hiro
    * A crash bug on startup when a font can't be loaded has been fixed.
141 1 hiro
    * The format of MIME boundary has been modified again.
142 1 hiro
    * Other minor bugfixes have been made.
143 1 hiro
144 1 hiro
* 0.9.5
145 1 hiro
146 1 hiro
    * The size, the position, and the visibility of separated views are now
147 1 hiro
      remembered.
148 1 hiro
    * The per-folder settings are now preserved even if a folder tree is
149 1 hiro
      rebuilt.
150 1 hiro
    * The receive dialog's option to display the dialog only on manual
151 1 hiro
      receiving has been added.
152 1 hiro
    * 'Top' and 'Bottom' button has been added on the filter setting dialog.
153 1 hiro
    * The UIDPLUS extension of IMAP4rev1 has been supported.
154 1 hiro
    * The folder system has been cleaned up a bit.
155 1 hiro
    * The sylpheed.spec file bundled in the source package has been improved.
156 1 hiro
    * The format of MIME boundary has been modified.
157 1 hiro
    * A memory leak and a buffer overrun have been fixed.
158 1 hiro
159 1 hiro
* 0.9.4
160 1 hiro
161 1 hiro
    * The performance of the operation of IMAP4 folders, such as move,
162 1 hiro
      copy, delete and mark, has been greatly improved.
163 1 hiro
    * The contents of IMAP4 folders are now always synchronized with the
164 1 hiro
      server.
165 1 hiro
    * Message flags are now properly taken over when copying messages into
166 1 hiro
      IMAP4 folders from others.
167 1 hiro
    * The CRAM-MD5 authentication mechanism has been supported for IMAP4rev1.
168 1 hiro
    * Message move, copy and delete are now possible while receiving mails.
169 1 hiro
    * The non-blocking SSL can be turned off as a workaround for the
170 1 hiro
      connection problem.
171 1 hiro
    * The bug that ran into infinite loop if connection was closed by remote
172 1 hiro
      host has been fixed.
173 1 hiro
    * The configuration files will not be overwritten on startup anymore.
174 1 hiro
175 1 hiro
* 0.9.3
176 1 hiro
177 1 hiro
    * The network I/O system has been rewritten to use non-blocking I/O,
178 1 hiro
      and the performance of POP3 and SMTP has been improved much.
179 1 hiro
    * '--status-full' option has been added. '--status' option now takes
180 1 hiro
      arguments for folders.
181 1 hiro
    * Minor bugfixes have been made.
182 1 hiro
183 1 hiro
* 0.9.2
184 1 hiro
185 1 hiro
    * The bug that removed messages from server if "Don't receive" action is
186 1 hiro
      specified by the filter rule has been fixed.
187 1 hiro
    * The bug that caused abort when a button is double-clicked on some
188 1 hiro
      dialogs has been fixed.
189 1 hiro
    * A warning that was displayed when address book was empty has been fixed.
190 1 hiro
191 1 hiro
* 0.9.1
192 1 hiro
193 1 hiro
    * The bug in handling folder names which include '+' in IMAP4 modified
194 1 hiro
      UTF-7 conversion has been fixed.
195 1 hiro
    * The parsing of message/rfc822 parts in multipart messages has been
196 1 hiro
      fixed.
197 1 hiro
    * Several bugs of auto signature replacement has been fixed.
198 1 hiro
    * A bug that didn't hide user string in the Action dialog has been fixed.
199 1 hiro
    * Socket I/O timeout interval is now configurable.
200 1 hiro
201 1 hiro
* 0.9.0
202 1 hiro
203 1 hiro
    * The multi-process network I/O has been implemented for POP3 and SMTP.
204 1 hiro
    * The Action feature has been improved.
205 1 hiro
    * The automatic signature replacement on account change has been
206 1 hiro
      implemented.
207 1 hiro
    * Hyperlinks of HTML messages are now correctly handled.
208 1 hiro
    * The separated message view now has a menubar.
209 1 hiro
    * Original messages' headers are now included as the preset keywords
210 1 hiro
      on automatic filter creation.
211 1 hiro
    * The verbose error messages are now displayed on POP3 and SMTP.
212 1 hiro
    * The lines of the log window is now restricted to reduce the memory
213 1 hiro
      usage.
214 1 hiro
    * The Shift_JIS locale has been supported.
215 1 hiro
    * The internal MIME structure has been cleaned up.
216 1 hiro
    * Address names which have special characters are now correctly quoted.
217 1 hiro
    * Slovak message catalog has been added.
218 1 hiro
    * The header corruption bug on reediting has been fixed.
219 1 hiro
    * The bug of UTF-7 encoding conversion has been fixed.
220 1 hiro
    * A workaround for unknown timezones has been made.
221 1 hiro
    * A workaround for wrapping problem on UTF-8 locale has been made.
222 1 hiro
    * More workaround for crashes by illegal characters has been made.
223 1 hiro
    * The crash bug in IMAP4 parser has been fixed.
224 1 hiro
    * The crash bug of the composition window has been fixed.
225 1 hiro
    * The colormap / visual problem on Solaris has been fixed.
226 1 hiro
    * Other bugfixes have been made.
227 1 hiro
228 1 hiro
* 0.8.11
229 1 hiro
230 1 hiro
    * The folder option to remove parentheses and brackets at the beginning
231 1 hiro
      of subject has been added.
232 1 hiro
    * The option to use command output for signature has been added.
233 1 hiro
    * The summary search now also looks for collapsed nodes.
234 1 hiro
    * The size of the source window is now remembered.
235 1 hiro
    * Euro locales (ISO-8859-15) have been supported.
236 1 hiro
    * Many locales and encodings which were not supported before have been
237 1 hiro
      added.
238 1 hiro
    * Galician translation has been added.
239 1 hiro
    * Support for Latin locales (ISO-8859) has been fixed.
240 1 hiro
    * UTF-8 locale support has been fixed.
241 1 hiro
    * The folding problem of headers has been fixed.
242 1 hiro
    * The more workaround for abort problem in Japanese locale has been made.
243 1 hiro
    * Other bugfixes have been made.
244 1 hiro
245 1 hiro
* 0.8.10
246 1 hiro
247 1 hiro
    * The validity check of EUC-JP code became more strict.
248 1 hiro
    * The handling of strings which failed to be converted has been modified.
249 1 hiro
    * Minor bugfixes and a speed improvement have been made.
250 1 hiro
251 1 hiro
* 0.8.9
252 1 hiro
253 1 hiro
    * Transition from libjconv to direct use of iconv() API has been made.
254 1 hiro
    * Quoted-Printable encoding for outgoing messages has been enabled.
255 1 hiro
    * Content-Transfer-Encoding for outgoing messages became user definable.
256 1 hiro
    * The abbreviation method of newsgroup name has been improved.
257 1 hiro
    * Russian locales support has been improved.
258 1 hiro
    * Fixes for message canonicalization have been made.
259 1 hiro
    * Bugs of header MIME encoding have been fixed.
260 1 hiro
261 1 hiro
* 0.8.8
262 1 hiro
263 1 hiro
    * The option to sort by recipient has been added.
264 1 hiro
    * The performance of initial sorting when opening folders has been
265 1 hiro
      improved.
266 1 hiro
    * The bug which would run into infinite loop and eventual crash when
267 1 hiro
      encountering invalid characters in header MIME encoding has been fixed.
268 1 hiro
269 1 hiro
* 0.8.7
270 1 hiro
271 1 hiro
    * The extended regular expression has been supported on filtering.
272 1 hiro
    * The option to resize images to fit the size of view has been added.
273 1 hiro
    * The previous account is now restored on reediting draft messages.
274 1 hiro
    * The routine of MIME header encoding has been rewritten completely,
275 1 hiro
      and Q-encoding for single-byte locales has been also implemented.
276 1 hiro
    * Strings beginning with "www." are now treated as URI.
277 1 hiro
    * The default WWW browser has been changed to Mozilla.
278 1 hiro
    * The common preferences dialog has been reorganized a bit.
279 1 hiro
    * The remote command operation can be executed without X now.
280 1 hiro
    * Code cleanups for the implementation of SMTP has been made.
281 1 hiro
    * Autotools and libtool have been updated.
282 1 hiro
    * A fix for font loading problem has been made.
283 1 hiro
    * Other minor bugfixes have been made.
284 1 hiro
285 1 hiro
* 0.8.6
286 1 hiro
287 1 hiro
    * Per-folder account setting has been implemented.
288 1 hiro
    * Per-folder default To / Cc / Bcc / Reply-To setting on composition
289 1 hiro
      has been implemented.
290 1 hiro
    * The status of signature is now indicated using different colors.
291 1 hiro
    * Reply-To header now has priority over List-Post header on list-reply.
292 1 hiro
    * Multiple deletion of IMAP4 messages has been optimized.
293 1 hiro
    * A workaround for the problem that couldn't display 8-bit characters in
294 1 hiro
      C or POSIX locale has been made.
295 1 hiro
    * The B-encoding of headers on locales other than Japanese (when not
296 1 hiro
      using libjconv) has been enabled.
297 1 hiro
    * 'Rescan folder tree' has been renamed to 'Rebuild folder tree'.
298 1 hiro
    * The redundant error messages of code conversion failure has been
299 1 hiro
      prohibited.
300 1 hiro
    * The cancellation of POP3 session has been fixed.
301 1 hiro
    * The error detection of POP3 has been improved.
302 1 hiro
    * The LDAP library detection of configure script has been fixed once more.
303 1 hiro
    * Other minor bugfixes and code cleanups have been made.
304 1 hiro
305 1 hiro
* 0.8.5
306 1 hiro
307 1 hiro
    * Many fatal errors which will lead to crash in message catalogs have
308 1 hiro
      been fixed.
309 1 hiro
    * Cc header is now correctly recognized on reply and forwarding.
310 1 hiro
    * A problem of refresh of summary on IMAP4 and News folder has been fixed.
311 1 hiro
    * A bug of changing accounts on composition window has been fixed.
312 1 hiro
    * The LDAP library detection of configure script has been fixed again.
313 1 hiro
    * Queueing of news messages has been enabled.
314 1 hiro
315 1 hiro
* 0.8.4
316 1 hiro
317 1 hiro
    * The 'Select thread' function is added.
318 1 hiro
    * The 'Reply to mailing list' function is added.
319 1 hiro
    * The 'Reply' button invokes 'Reply to list' by default (configurable).
320 1 hiro
    * More fix for GnuPG signing and verification has been made.
321 1 hiro
    * The bug that deleted messages that are not received by filter has
322 1 hiro
      been fixed.
323 1 hiro
    * The bug that couldn't exit normally after opening composition window
324 1 hiro
      has been fixed.
325 1 hiro
    * The LDAP library detection of configure script has been fixed.
326 1 hiro
327 1 hiro
* 0.8.3
328 1 hiro
329 1 hiro
    * The state of compose window is now changed automatically when the
330 1 hiro
      account is selected.
331 1 hiro
    * The option to only mark message as read when opened in new window has
332 1 hiro
      been added.
333 1 hiro
    * The receive progress dialog now shows detailed information in the
334 1 hiro
      status list.
335 1 hiro
    * The receive progress dialog can be kept open.
336 1 hiro
    * The line-joining problem of auto-wrapping has been fixed.
337 1 hiro
    * IMAP and News cache files/directores are now correctly purged if
338 1 hiro
      they become unnecessary.
339 1 hiro
    * The wrong news article number calculation has been fixed.
340 1 hiro
    * The summary refresh problem has been fixed.
341 1 hiro
342 1 hiro
* 0.8.2
343 1 hiro
344 1 hiro
    * GnuPG improvements and fix
345 1 hiro
      o The line endings are canonicalized correctly before signing.
346 1 hiro
347 1 hiro
        WARNING: don't sign messages with Sylpheed prior to this version
348 1 hiro
                 since they didn't fully conform RFC3156 and may cause
349 1 hiro
                 incompatibility between other MUAs.
350 1 hiro
351 1 hiro
      o The feature to store passphrase in memory temporarily has been
352 1 hiro
        implemented.
353 1 hiro
      o The ascii-armored encryption and clear text signing has been
354 1 hiro
        implemented.
355 1 hiro
    * Line-wrapping improvements and fix
356 1 hiro
      o The cursor movement on auto-wrapping has been fixed.
357 1 hiro
      o Flickers on auto-wrapping has been repressed.
358 1 hiro
    * Socket I/O timeout has been implemented.
359 1 hiro
    * The '--attach' command line option has been implemented.
360 1 hiro
    * Automatic cache expiration for News has been implemented.
361 1 hiro
    * Time stamp has been added to the log messages.
362 1 hiro
    * Temporary files are created under ~/.sylpheed/tmp/.
363 1 hiro
    * The problem of folder and summary view refresh on incorporation has
364 1 hiro
      been fixed.
365 1 hiro
    * The correct FQDN will be returned to server.
366 1 hiro
    * Some major memory leaks have been fixed.
367 1 hiro
    * Some other bugs have been fixed.
368 1 hiro
369 1 hiro
* 0.8.1
370 1 hiro
371 1 hiro
    * The regression of Japanese code conversion have been fixed.
372 1 hiro
    * The problem in MIME header encoding has been fixed.
373 1 hiro
    * Several memory leaks in the address book has been fixed.
374 1 hiro
375 1 hiro
* 0.8.0
376 1 hiro
377 1 hiro
    * The "Paste as quotation" feature has been implemented.
378 1 hiro
    * The "Action" feature (function to pass contents of messages to external
379 1 hiro
      programs) has been added.
380 1 hiro
    * Automatic line-wrapping on input has been enabled.
381 1 hiro
    * The Japanese encoding conversion routine has been rewritten and libkcc
382 1 hiro
      has been removed.
383 1 hiro
    * The MIME encode/decode routines based on fetchmail have been rewritten.
384 1 hiro
    * The IMAP response parser has been improved.
385 1 hiro
    * The authentication method on SMTP AUTH can be forced.
386 1 hiro
    * The receive error dialog can be disabled.
387 1 hiro
    * The option to change the displayed message automatically with cursor
388 1 hiro
      key on the summary view has been added.
389 1 hiro
    * The copy and paste problem in MIME mode has been mostly fixed.
390 1 hiro
    * Some other minor bugfixes and improvements have been made.
391 1 hiro
392 1 hiro
* 0.7.8
393 1 hiro
394 1 hiro
    * The feature to leave messages on POP3 server for specified days has
395 1 hiro
      been implemented.
396 1 hiro
    * The SSL preferences which was broken at the previous version has been
397 1 hiro
      fixed.
398 1 hiro
399 1 hiro
* 0.7.7
400 1 hiro
401 1 hiro
    * The 'Redirect' (aka Bounce) feature has been implemented.
402 1 hiro
    * IMAP4 / POP3 STARTTLS command has been enabled.
403 1 hiro
    * NNTP over SSL has been enabled.
404 1 hiro
    * The sorting order of the summary view became persistent.
405 1 hiro
    * The 'Expand / Collapse all threads' feature have been added.
406 1 hiro
    * The sorting order of the folder tree became case insensitive.
407 1 hiro
    * The common / account preferences button has been removed from the
408 1 hiro
      toolbar.
409 1 hiro
    * Some fixes and improvements for MIME view have been made.
410 1 hiro
    * The behavior of the toggle menu of 'Folder tree' and 'Message view'
411 1 hiro
      have been fixed.
412 1 hiro
    * The behavior of address completion has been fixed.
413 1 hiro
    * A bug in the header MIME encoding routine on Japanese locale has been
414 1 hiro
      fixed.
415 1 hiro
    * Some other bugfixes have been made.
416 1 hiro
417 1 hiro
* 0.7.6
418 1 hiro
419 1 hiro
    * The manual and FAQ have been updated, and German and Italian FAQ have
420 1 hiro
      been added.
421 1 hiro
    * IMAP shared folder has been supported.
422 1 hiro
    * 'Create filter rule' has been added to the context menu.
423 1 hiro
    * Only newsgroup names longer than specified length are abbreviated.
424 1 hiro
    * 'Get all' doesn't check for new messages on IMAP or News account by
425 1 hiro
      default.
426 1 hiro
    * Minor improvements to the folder property dialog have been made.
427 1 hiro
    * Special characters like parentheses can be used in password for IMAP
428 1 hiro
      accounts now.
429 1 hiro
    * Some crash bugs and other minor bugs have been fixed.
430 1 hiro
431 1 hiro
* 0.7.5
432 1 hiro
433 1 hiro
    * The license has been modified so that it will be compatible with
434 1 hiro
      OpenSSL.
435 1 hiro
    * Sent / Drafts / Queue folder on IMAP4 has been enabled.
436 1 hiro
    * The internationalization of IMAP4 folder name has been implemented.
437 1 hiro
    * IMAP4 folder renaming has been implemented.
438 1 hiro
    * Some critical bugs in IMAP4 response parser have been fixed.
439 1 hiro
    * Non-default mailboxes are now specifiable for inbox, sent, draft,
440 1 hiro
      trash folder and the destination of filtering, using folder identifier.
441 1 hiro
    * Folder property dialog has been implemented.
442 1 hiro
    * Special folders can be specified from the folder property dialog.
443 1 hiro
    * 'Outbox' has been changed to 'Sent'.
444 1 hiro
    * Queued messages are now saved to Sent folder after they are actually
445 1 hiro
      sent.
446 1 hiro
    * The auto line-wrapping has been improved.
447 1 hiro
    * 'Reply to sender' now works for newsgroups.
448 1 hiro
    * The SMTP server response is now referred on SMTP AUTH.
449 1 hiro
    * Templates can be inserted into the current cursor position now.
450 1 hiro
    * Confirmation dialog is displayed on sending if subject is empty.
451 1 hiro
    * Displayed newsgroup names are now abbreviated.
452 1 hiro
    * The timeout of DNS lookup has been implemented.
453 1 hiro
    * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
454 1 hiro
    * The new application icon has been added.
455 1 hiro
    * New message checking on IMAP or news server will be aborted immediately
456 1 hiro
      if some errors occurred.
457 1 hiro
    * Some menu items have been modified.
458 1 hiro
    * Some other bugfixes have been made.
459 1 hiro
460 1 hiro
* 0.7.4
461 1 hiro
462 1 hiro
    * The bug that lost UIDL information if any error occured before issuing
463 1 hiro
      UIDL command was fixed.
464 1 hiro
    * Message retrieving is now cancelable from the menu even if the dialog
465 1 hiro
      is hidden.
466 1 hiro
    * Some warnings on compiling with gcc-3.0 have been removed.
467 1 hiro
    * The English manual has been updated.
468 1 hiro
    * The FAQs in English, Spanish and French have been added.
469 1 hiro
470 1 hiro
* 0.7.3
471 1 hiro
472 1 hiro
    * Attached files will be inherited on forwarding or reediting.
473 1 hiro
    * Filter rules will be also updated when renaming or deleting folders.
474 1 hiro
    * 'Get all' and 'Check for new messages' now works for IMAP4 and News
475 1 hiro
      accounts.
476 1 hiro
    * Limit of Receive size for POP3 has been implemented.
477 1 hiro
    * The new notebook tab interface for multipart messages has been
478 1 hiro
      implemented, and text parts are displayed on the text view all together.
479 1 hiro
    * Separate user ID and password can be used for SMTP AUTH.
480 1 hiro
    * ISO-8859-15 support has been added.
481 1 hiro
    * Cancellation of POP3 session is now handled correctly.
482 1 hiro
    * Some bugfixes have been made.
483 1 hiro
484 1 hiro
* 0.7.2
485 1 hiro
486 1 hiro
    * Message moving between different type of folders has been enabled.
487 1 hiro
    * PGP decryption failure bug has been fixed.
488 1 hiro
    * IMAP4 APPEND command failure has been fixed.
489 1 hiro
    * Selection reply bug has been fixed.
490 1 hiro
    * The bug that the external editor fails to launch when quotation
491 1 hiro
      characters are used in the command line, has been fixed.
492 1 hiro
    * 'Show all header' and 'Thread view' became toggle switch.
493 1 hiro
    * Some code cleanups have been made.
494 1 hiro
495 1 hiro
* 0.7.1
496 1 hiro
497 1 hiro
    * Message copy between different type of folders has been enabled.
498 1 hiro
    * Multiple message forwarding has been enabled.
499 1 hiro
    * Most of key bindings became customizable.
500 1 hiro
    * The default menu shortcuts have been modified so that Ctrl is used
501 1 hiro
      as the modifier key.
502 1 hiro
    * Quick menu shortcut changer has been implemented.
503 1 hiro
    * Quick filter rule creation has been implemented.
504 1 hiro
    * "Show all header" now displays the headers in the current message
505 1 hiro
      view.
506 1 hiro
    * File save dialog has been improved.
507 1 hiro
    * '--send' option has been added.
508 1 hiro
    * Quoted part of message text on reply or forward is specifiable by
509 1 hiro
      selecting it.
510 1 hiro
    * From address is now added to Cc entry when 'Reply to all' is used
511 1 hiro
      on the messages which have Reply-To header.
512 1 hiro
    * Mac OS X (Darwin) has been supported.
513 1 hiro
    * Ctrl-Enter now works on the composition window.
514 1 hiro
    * It now compiles with C compilers other than gcc.
515 1 hiro
    * Crash in mark processing on 64bit architecture has been fixed.
516 1 hiro
    * Crash on font load failure has been fixed.
517 1 hiro
    * Some address completion bugs have been fixed.
518 1 hiro
    * Some many other bugs have been fixed.
519 1 hiro
520 1 hiro
* 0.7.0
521 1 hiro
522 1 hiro
    * Undo / redo function has been implemented.
523 1 hiro
    * Regular expression has been supported in filtering.
524 1 hiro
    * LDIF file import has been improved.
525 1 hiro
    * The cursor on composition window blinks now.
526 1 hiro
    * The feature to keep editing after saving to draft has been added.
527 1 hiro
    * The position of Subject entry on composition window has been moved
528 1 hiro
      to the last.
529 1 hiro
    * The menu items have been reorganized.
530 1 hiro
    * WMCLASS is set for some windows.
531 1 hiro
    * A bug that causes infinite loop at line-wrapping has been fixed.
532 1 hiro
    * Some bugfixes for template, addressbook and IMAP4 have been made.
533 1 hiro
534 1 hiro
* 0.6.6
535 1 hiro
536 1 hiro
    * The newsgroup subscription dialog has been enhanced.
537 1 hiro
    * Template function has been improved.
538 1 hiro
    * New wrapping function for composition window has been implemented.
539 1 hiro
    * Mailto URL has been supported for the --compose option.
540 1 hiro
    * The --status option to display current message count has been added.
541 1 hiro
    * Workaround for RFC-incompliant Date header has been made.
542 1 hiro
    * Check connection between IMAP or NNTP server only if access time
543 1 hiro
      limit is expired.
544 1 hiro
    * Thai encodings have been supported.
545 1 hiro
    * Hungarian message catalog has been added.
546 1 hiro
    * Copy and paste problems have been fixed.
547 1 hiro
    * Some IMAP4 bugs have been fixed.
548 1 hiro
    * Some other bugs have been fixed.
549 1 hiro
550 1 hiro
* 0.6.5
551 1 hiro
552 1 hiro
    * The template function has been implemented.
553 1 hiro
    * The quotation format parser has been enhanced.
554 1 hiro
    * The forwarding format has become customizable.
555 1 hiro
    * The "Open with..." dialog on the MIME view now retains command history.
556 1 hiro
    * An arrow mark is put on the column of the sorting target.
557 1 hiro
    * The Delete key now deletes messages.
558 1 hiro
    * The password for SMTP AUTH is asked now when not specified.
559 1 hiro
    * The mime.types file is searched from several directories now.
560 1 hiro
    * The preferences dialogs have been sorted out a bit.
561 1 hiro
    * A freeze bug on using SSL has been fixed.
562 1 hiro
    * Some bugs have been fixed.
563 1 hiro
564 1 hiro
* 0.6.4
565 1 hiro
566 1 hiro
    * The performance of summary display on large number of messages
567 1 hiro
      has been improved.
568 1 hiro
    * Columns of the summary view became reorderable.
569 1 hiro
    * The default order of the summary view columns has been changed.
570 1 hiro
    * Reedit has been enabled in the outbox.
571 1 hiro
    * LDIF file import has been implemented.
572 1 hiro
    * The crash bug of LDAP has been fixed.
573 1 hiro
    * Some other bugs have been fixed.
574 1 hiro
575 1 hiro
* 0.6.3
576 1 hiro
577 1 hiro
    * Message body text search has been implemented.
578 1 hiro
    * The text part of nested multipart message, or HTML only message
579 1 hiro
      is now correctly quoted on replying.
580 1 hiro
    * The status of threading is now preserved for each folders.
581 1 hiro
    * Selective removal from trash folder has been enabled.
582 1 hiro
    * User name and password of IMAP4 account which include spaces are now
583 1 hiro
      handled correctly.
584 1 hiro
    * Workaround for 8bit characters conversion failure on C locale when
585 1 hiro
      using libjconv has been made.
586 1 hiro
    * Some bugs that caused crashes have been fixed.
587 1 hiro
588 1 hiro
* 0.6.2
589 1 hiro
590 1 hiro
    * The new addressbook has been implemented (Match Grun).
591 1 hiro
    * LDAP, vCard, and JPilot have been supported.
592 1 hiro
    * The option to launch the external editor automatically has been added.
593 1 hiro
    * Sorting by mark, unread, attachment, and color label has been enabled.
594 1 hiro
    * Moving to the next or previous flagged messages has been enabled.
595 1 hiro
    * The "Mark all read" function has been added.
596 1 hiro
    * The function to reformat the current paragraph has been implemented.
597 1 hiro
    * Some icons have been replaced.
598 1 hiro
    * The layout of some menu items has been modified.
599 1 hiro
    * Some other bugfixes have been made.
600 1 hiro
601 1 hiro
* 0.6.1
602 1 hiro
603 1 hiro
    * A crash bug caused by the typo of ja.po was fixed.
604 1 hiro
    * Some bugs of configure were fixed.
605 1 hiro
    * The bug that ignored Bcc: when using external command for sending was
606 1 hiro
      fixed.
607 1 hiro
    * A bug of auto-checking was fixed.
608 1 hiro
    * Readability of the selected color-labelled line has been improved.
609 1 hiro
    * Croatian message catalog has been added.
610 1 hiro
611 1 hiro
* 0.6.0
612 1 hiro
613 1 hiro
    * Some operations are enabled while receiving.
614 1 hiro
    * A progress bar has been added to the status bar.
615 1 hiro
    * SSL has been supported (POP3, SMTP, IMAP4).
616 1 hiro
    * Color label is implemented.
617 1 hiro
    * Sending with local sendmail command is enabled.
618 1 hiro
    * Queued messages are now re-editable.
619 1 hiro
    * Old messages will be removed after re-editing.
620 1 hiro
    * Account information is now used when sending from queue.
621 1 hiro
    * New account dialog will be displayed on the first run.
622 1 hiro
    * Suppressed the output to status bar on IMAP4 and NNTP.
623 1 hiro
    * The memory usage of the integrated XML parser has been reduced.
624 1 hiro
    * The configure script has been improved.
625 1 hiro
    * The bug that tried to fetch a nonexistent message on POP3 has been
626 1 hiro
      fixed.
627 1 hiro
    * The crash bugs of the summary view and the attachment property dialog
628 1 hiro
      of the composition window has been fixed.
629 1 hiro
630 1 hiro
* 0.5.3
631 1 hiro
632 1 hiro
    * The performance of the summary view has been improved a bit.
633 1 hiro
    * The option to expand / collapse message threads has been added.
634 1 hiro
    * Unread messages are now displayed with bold font.
635 1 hiro
    * The option to update all local folders after getting messages has
636 1 hiro
      been added.
637 1 hiro
    * "Add sender to address book" has been implemented.
638 1 hiro
    * The position of displayed message is now kept after updating the
639 1 hiro
      summary view.
640 1 hiro
    * A security problem of POP3 has been fixed.
641 1 hiro
    * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
642 1 hiro
    * Some other bugs have been fixed.
643 1 hiro
644 1 hiro
* 0.5.2
645 1 hiro
646 1 hiro
    * The English manual has been added.
647 1 hiro
    * Polish message catalog has been added.
648 1 hiro
    * Accounts are automatically selected on reply.
649 1 hiro
    * Unnecessary return codes in user-defined header are removed.
650 1 hiro
    * UI of date format setting has been improved.
651 1 hiro
    * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
652 1 hiro
    * The bug that suspended the process after opening attached files has
653 1 hiro
      been fixed.
654 1 hiro
    * Workaround for raw-JIS code in header fields has been done again.
655 1 hiro
    * The bug that couldn't handle some responses on NNTP has been fixed.
656 1 hiro
    * Some other minor fixes have been done.
657 1 hiro
658 1 hiro
* 0.5.1
659 1 hiro
660 1 hiro
    * Expand/collapse state of folders is now preserved.
661 1 hiro
    * Newsgroups can be selected from the list dialog.
662 1 hiro
    * Workaround for raw-JIS code in header fields.
663 1 hiro
    * The current read size in some dialogs are displayed with human-readable
664 1 hiro
      format.
665 1 hiro
    * Cc can be used in the reply format.
666 1 hiro
    * Base64 data with unusual line length became decodable.
667 1 hiro
668 1 hiro
* 0.5.0
669 1 hiro
670 1 hiro
    * A fix for the bug that prevented the removal of selected IMAP4 folder.
671 1 hiro
672 1 hiro
* 0.5.0pre4
673 1 hiro
674 1 hiro
    * Gettext has been updated to 0.10.38.
675 1 hiro
    * Some more outgoing character sets became specifiable without libjconv.
676 1 hiro
    * --enable-threads option has been removed temporarily.
677 1 hiro
    * IMAP4 mailbox status is now updated while scanning tree.
678 1 hiro
    * IMAP4 and NNTP port number is now specifiable.
679 1 hiro
    * The Japanese manual has been updated.
680 1 hiro
    * Some UI and other fixes have been done.
681 1 hiro
682 1 hiro
* 0.5.0pre3
683 1 hiro
684 1 hiro
    * Autoscan of IMAP4 directory has been implemented.
685 1 hiro
    * IMAP4 server directory prefix became specifiable.
686 1 hiro
    * Some other bugfixes have been done.
687 1 hiro
688 1 hiro
* 0.5.0pre2
689 1 hiro
690 1 hiro
    * Bugfixes for IMAP4. Logs are now also output to file.
691 1 hiro
692 1 hiro
* 0.5.0pre1
693 1 hiro
694 1 hiro
    * Many bugfixes for IMAP4, and some modifications for user interface.
695 1 hiro
696 1 hiro
* 0.4.99
697 1 hiro
698 1 hiro
    * Attached files can be opened with arbitrary programs.
699 1 hiro
    * The progress dialog is shown when sending a message.
700 1 hiro
    * User-defined headers can be added.
701 1 hiro
    * On the folder tree, unread mark is added to closed folders which have
702 1 hiro
      some unread subfolders.
703 1 hiro
    * Command line options such as --help and --version can now be executed
704 1 hiro
      without X.
705 1 hiro
    * NNTP authentication has been supported.
706 1 hiro
    * Summary view shows a dialog to process the unexecuted marks when
707 1 hiro
      changing the current folder.
708 1 hiro
    * `Reply to sender' has been added.
709 1 hiro
    * In IMAP4rev1, move, copy, delete and namespace have been implemented.
710 1 hiro
      INBOX and trash folder are automatically added when creating a new
711 1 hiro
      IMAP4 account.
712 1 hiro
    * Many other bugfixes have been done.
713 1 hiro
714 1 hiro
* 0.4.66
715 1 hiro
716 1 hiro
    * The bug that didn't calculate MD5 correctly on big endian machines
717 1 hiro
      (like PowerPC) has been fixed.
718 1 hiro
    * The incorporation dialog has been improved.
719 1 hiro
    * Auto mail checking has been implemented.
720 1 hiro
    * Headers displayed on the message view are now customizable.
721 1 hiro
    * Some other bugfixes have been done.
722 1 hiro
723 1 hiro
* 0.4.65
724 1 hiro
725 1 hiro
    * The items of preferences dialog have been reorganized.
726 1 hiro
    * The header pane can be toggled on and off now.
727 1 hiro
    * Page scroll step is now selectable between one page and half page.
728 1 hiro
    * Messages can be exported as mbox format.
729 1 hiro
    * GnuPG support code has been updated.
730 1 hiro
    * The format of date in summary view became freely definable.
731 1 hiro
    * The MD5 routine by RSA has been replaced by an FSF implementation.
732 1 hiro
    * The progress dialog of POP3 has been considerably improved.
733 1 hiro
    * IMAP4 folder creation/deletion is enabled.
734 1 hiro
    * A bug in IMAP4 that caused infinite loop and buffer overrun has been
735 1 hiro
      fixed.
736 1 hiro
    * A socket is now handled with abstraction layer.
737 1 hiro
    * Some other bugs have been fixed.
738 1 hiro
739 1 hiro
* 0.4.64
740 1 hiro
741 1 hiro
    * The built-in XML parser has been modified so that it escapes certain
742 1 hiro
      characters, and supports multiple-lined tag.
743 1 hiro
    * The bug that caused infinite loop when illegal XML file was given was
744 1 hiro
      fixed.
745 1 hiro
    * The problem when not moving to inbox after getting new mail was fixed.
746 1 hiro
    * The bug that made Sylpheed crash when clicking Cancel button while
747 1 hiro
      getting new mail was fixed.
748 1 hiro
749 1 hiro
* 0.4.63
750 1 hiro
751 1 hiro
    * Some menu items are sorted out.
752 1 hiro
    * `Attract by subject' is speeded up.
753 1 hiro
    * Smooth scrolling of message text is enabled.
754 1 hiro
    * Generic mark and Deleted mark became permanent.
755 1 hiro
    * Replied and Forwarded mark are enabled.
756 1 hiro
    * The design of New and Unread mark is changed.
757 1 hiro
    * Generic mark and Unread mark can be toggled with clicking summary view.
758 1 hiro
    * Long References header is truncated now.
759 1 hiro
    * Updated the GnuPG support code.
760 1 hiro
    * Messages can be moved across file systems.
761 1 hiro
    * Message date is converted into local time when displaying.
762 1 hiro
    * The colors of quoted part and URI of messages can be specified, and
763 1 hiro
      they are specifiable according to quotation level.
764 1 hiro
    * It is enabled to keep the current folder after receiving new messages.
765 1 hiro
    * The speed of cache reading is improved.
766 1 hiro
    * Message copy is implemented.
767 1 hiro
    * Many other bugfixes have been done.
768 1 hiro
769 1 hiro
* 0.4.62
770 1 hiro
771 1 hiro
    * Prohibition of multiple execution and operation by command line
772 1 hiro
      options are enabled.
773 1 hiro
    * Workaround was done for duplicated From_ line in mbox file.
774 1 hiro
    * HTML - > text converter is implemented.
775 1 hiro
    * SMTP AUTH is supported.
776 1 hiro
    * FIFO is allowed for signature file.
777 1 hiro
    * Security probrems related to tmpfile() and chmod() are fixed.
778 1 hiro
    * A bug was fixed that couldn't open attached files which include space.
779 1 hiro
    * Address completion is enhanced.
780 1 hiro
    * Move and remove are enabled in IMAP4.
781 1 hiro
    * Message source can be displayed.
782 1 hiro
    * Some other bugfixes.
783 1 hiro
784 1 hiro
* 0.4.61
785 1 hiro
786 1 hiro
    * Bugs in address completion, sending, and folder view have been fixed.
787 1 hiro
788 1 hiro
* 0.4.60
789 1 hiro
790 1 hiro
    * The horizontal scroll bar is added on the summary view.
791 1 hiro
    * Drag and drop from the summary view to the folder view is enabled.
792 1 hiro
    * Preliminary support of GnuPG is added (needs GPGME).
793 1 hiro
    * `Update folder tree' is performed correctly now.
794 1 hiro
    * Receiving dialog is improved.
795 1 hiro
    * `Select all matched' is enabled in the summary search.
796 1 hiro
    * Some new toolbar icons are added.
797 1 hiro
    * Attached files can be opened with metamail command.
798 1 hiro
    * Address completion with tab key is enabled in the address entry on
799 1 hiro
      the composition window.
800 1 hiro
    * Some many other bugfixes.
801 1 hiro
802 1 hiro
* 0.4.52
803 1 hiro
804 1 hiro
    * News posting feature is implemented.
805 1 hiro
    * Number of unread messages is now displayed at the side of folder name.
806 1 hiro
    * Accounts are now selectable on the composition window.
807 1 hiro
    * Some other bugfixes.
808 1 hiro
809 1 hiro
* 0.4.51
810 1 hiro
811 1 hiro
    * A bug was fixed that didn't incorporate spool file correctly.
812 1 hiro
    * From_ line is now recognized as separator of messages even if the
813 1 hiro
      previous line isn't empty.
814 1 hiro
    * A bug was fixed that printed warning when sending message from queue.
815 1 hiro
816 1 hiro
* 0.4.50
817 1 hiro
818 1 hiro
    * The architecture were overhauled, and folders are now managed by
819 1 hiro
      object-oriented approach.
820 1 hiro
    * The location of mailbox became specifiable, and multiple mailboxes
821 1 hiro
      are now manageable simultaneously.
822 1 hiro
    * Summary scrolls only on the edge when messages are selected.
823 1 hiro
    * News servers are now added using account creation.
824 1 hiro
    * In IMAP4, the reading of existing folders is enabled.
825 1 hiro
    * Interfaces are modified a bit.
826 1 hiro
827 1 hiro
* 0.4.9
828 1 hiro
829 1 hiro
    * Fixed some bugs and updated message catalogs.
830 1 hiro
831 1 hiro
* 0.4.8
832 1 hiro
833 1 hiro
    * Fixed a bug that locked the process if the status bar was hidden.
834 1 hiro
    * Fixed a bug that put a garbage to charset if the outgoing character
835 1 hiro
      set was specified and non-ascii characters were used in subject.
836 1 hiro
    * Added Portuguese message catalog.
837 1 hiro
838 1 hiro
* 0.4.7
839 1 hiro
840 1 hiro
    * Changed the ruler to the more graphical one.
841 1 hiro
    * Made the state of status bar get preserved.
842 1 hiro
    * Made it configurable for each accounts whether to receive messages
843 1 hiro
      when getting from all accounts.
844 1 hiro
    * Updated README.
845 1 hiro
846 1 hiro
* 0.4.6
847 1 hiro
848 1 hiro
    * Added a ruler to the composition window.
849 1 hiro
    * Added the list of the compiled-in features and clickable URI to the
850 1 hiro
      official web site to the about dialog.
851 1 hiro
    * Added `Show all header' to the right-click menu at the summary.
852 1 hiro
    * Fixed a bug on quotation.
853 1 hiro
    * Fixed memory leak bugs.
854 1 hiro
    * Some other fixes.
855 1 hiro
856 1 hiro
* 0.4.5
857 1 hiro
858 1 hiro
    * Implemented line-wrapping functions.
859 1 hiro
    * Added supports for some codesets.
860 1 hiro
    * Added Chinese message catalog.
861 1 hiro
    * Extended quotation format.
862 1 hiro
    * Made the settings of the menu shortcuts preservable.
863 1 hiro
    * Fixed a probrem that caused to show garbage characters if the codeset
864 1 hiro
      wasn't set.
865 1 hiro
    * Some other bug fixes.
866 1 hiro
867 1 hiro
* 0.4.4
868 1 hiro
869 1 hiro
    * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
870 1 hiro
871 1 hiro
* 0.4.3
872 1 hiro
873 1 hiro
    * Implemented the draft message function.
874 1 hiro
    * Made the summary get the proper display on the queue folder.
875 1 hiro
    * Changed the color of unread mark from green to blue.
876 1 hiro
    * Some other bug fixes.
877 1 hiro
878 1 hiro
* 0.4.2
879 1 hiro
880 1 hiro
    * Added preliminary IMAP4 codes.
881 1 hiro
    * Enhanced the MIME message parsing routines.
882 1 hiro
    * Changed the display method of HeaderView.
883 1 hiro
    * Modified the codeset conversion routines.
884 1 hiro
    * Added Spanish message catalog.
885 1 hiro
    * Removed `Reply with quote', and added `Reply to all'.
886 1 hiro
    * Implemented `Forward as an attachment'.
887 1 hiro
    * Some other bug fixes.
888 1 hiro
889 1 hiro
* 0.4.1
890 1 hiro
891 1 hiro
    * Fixed the probrem of codeconv.c that prevented compiling.
892 1 hiro
    * Modified sylpheed.spec.
893 1 hiro
894 1 hiro
* 0.4.0
895 1 hiro
896 1 hiro
    * Modified the layout of the preferences dialog widgets.
897 1 hiro
    * Fixed the probrem of Japanese processing on FreeBSD.
898 1 hiro
    * Workaround for the malformed References: header generated by OE5 :(
899 1 hiro
900 1 hiro
* 0.3.99
901 1 hiro
902 1 hiro
    * Applied Kondara patch and enabled to support many locales, including
903 1 hiro
      UTF-8 (Unicode), when using libjconv.
904 1 hiro
    * Integrated the manual written by BONAIM.
905 1 hiro
    * Added the option that specifies whether to display short headers on
906 1 hiro
      message view or not.
907 1 hiro
    * Disabled IPv6 support by default.
908 1 hiro
    * Added copyright notice to the source files.
909 1 hiro
    * Some bug fixes.
910 1 hiro
911 1 hiro
* 0.3.29
912 1 hiro
913 1 hiro
    * Supported external editor.
914 1 hiro
    * Supported Content-Transfer-Encoding: x-uuencode.
915 1 hiro
    * Replaced system() with execvp().
916 1 hiro
    * Modified the reversed order of `Yes' and `No' at some alert dialogs.
917 1 hiro
    * Enabled to open a message with new window.
918 1 hiro
    * Made it display the simplified headers if the part of multipart
919 1 hiro
      message is text/plain.
920 1 hiro
    * Enabled to use font selection dialog on the setting of message font.
921 1 hiro
    * Modified so that it processes address correctly if the part of it is
922 1 hiro
      quoted.
923 1 hiro
    * Added `None (local)' to the menu of protocol on the account setting.
924 1 hiro
    * Some other fixes.
925 1 hiro
926 1 hiro
* 0.3.28
927 1 hiro
928 1 hiro
    * Supported ISO-8859-1.
929 1 hiro
    * Fixed the size of the dialogs.
930 1 hiro
    * Made it saves the size of widgets and the width of columns.
931 1 hiro
    * Added the French message catalog.
932 1 hiro
    * Changed the variable name of filtering (check the auto-filtering
933 1 hiro
      option again if you've turned it on before).
934 1 hiro
    * Fixed some bugs.