updated ru.po
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.8.0
4
5     * The "Paste as quotation" feature has been implemented.
6     * The "Action" feature (function to pass contents of messages to external
7       programs) has been added.
8     * Automatic line-wrapping on input has been enabled.
9     * The Japanese encoding conversion routine has been rewritten and libkcc
10       has been removed.
11     * The MIME encode/decode routines based on fetchmail have been rewritten.
12     * The IMAP response parser has been improved.
13     * The authentication method on SMTP AUTH can be forced.
14     * The receive error dialog can be disabled.
15     * The option to change the displayed message automatically with cursor
16       key on the summary view has been added.
17     * The copy and paste problem in MIME mode has been mostly fixed.
18     * Some other minor bugfixes and improvements have been made.
19
20 * 0.7.8
21
22     * The feature to leave messages on POP3 server for specified days has
23       been implemented.
24     * The SSL preferences which was broken at the previous version has been
25       fixed.
26
27 * 0.7.7
28
29     * The 'Redirect' (aka Bounce) feature has been implemented.
30     * IMAP4 / POP3 STARTTLS command has been enabled.
31     * NNTP over SSL has been enabled.
32     * The sorting order of the summary view became persistent.
33     * The 'Expand / Collapse all threads' feature have been added.
34     * The sorting order of the folder tree became case insensitive.
35     * The common / account preferences button has been removed from the
36       toolbar.
37     * Some fixes and improvements for MIME view have been made.
38     * The behavior of the toggle menu of 'Folder tree' and 'Message view'
39       have been fixed.
40     * The behavior of address completion has been fixed.
41     * A bug in the header MIME encoding routine on Japanese locale has been
42       fixed.
43     * Some other bugfixes have been made.
44
45 * 0.7.6
46
47     * The manual and FAQ have been updated, and German and Italian FAQ have
48       been added.
49     * IMAP shared folder has been supported.
50     * 'Create filter rule' has been added to the context menu.
51     * Only newsgroup names longer than specified length are abbreviated.
52     * 'Get all' doesn't check for new messages on IMAP or News account by
53       default.
54     * Minor improvements to the folder property dialog have been made.
55     * Special characters like parentheses can be used in password for IMAP
56       accounts now.
57     * Some crash bugs and other minor bugs have been fixed.
58
59 * 0.7.5
60
61     * The license has been modified so that it will be compatible with
62       OpenSSL.
63     * Sent / Drafts / Queue folder on IMAP4 has been enabled.
64     * The internationalization of IMAP4 folder name has been implemented.
65     * IMAP4 folder renaming has been implemented.
66     * Some critical bugs in IMAP4 response parser have been fixed.
67     * Non-default mailboxes are now specifiable for inbox, sent, draft,
68       trash folder and the destination of filtering, using folder identifier.
69     * Folder property dialog has been implemented.
70     * Special folders can be specified from the folder property dialog.
71     * 'Outbox' has been changed to 'Sent'.
72     * Queued messages are now saved to Sent folder after they are actually
73       sent.
74     * The auto line-wrapping has been improved.
75     * 'Reply to sender' now works for newsgroups.
76     * The SMTP server response is now referred on SMTP AUTH.
77     * Templates can be inserted into the current cursor position now.
78     * Confirmation dialog is displayed on sending if subject is empty.
79     * Displayed newsgroup names are now abbreviated.
80     * The timeout of DNS lookup has been implemented.
81     * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
82     * The new application icon has been added.
83     * New message checking on IMAP or news server will be aborted immediately
84       if some errors occurred.
85     * Some menu items have been modified.
86     * Some other bugfixes have been made.
87
88 * 0.7.4
89
90     * The bug that lost UIDL information if any error occured before issuing
91       UIDL command was fixed.
92     * Message retrieving is now cancelable from the menu even if the dialog
93       is hidden.
94     * Some warnings on compiling with gcc-3.0 have been removed.
95     * The English manual has been updated.
96     * The FAQs in English, Spanish and French have been added.
97
98 * 0.7.3
99
100     * Attached files will be inherited on forwarding or reediting.
101     * Filter rules will be also updated when renaming or deleting folders.
102     * 'Get all' and 'Check for new messages' now works for IMAP4 and News
103       accounts.
104     * Limit of Receive size for POP3 has been implemented.
105     * The new notebook tab interface for multipart messages has been
106       implemented, and text parts are displayed on the text view all together.
107     * Separate user ID and password can be used for SMTP AUTH.
108     * ISO-8859-15 support has been added.
109     * Cancellation of POP3 session is now handled correctly.
110     * Some bugfixes have been made.
111
112 * 0.7.2
113
114     * Message moving between different type of folders has been enabled.
115     * PGP decryption failure bug has been fixed.
116     * IMAP4 APPEND command failure has been fixed.
117     * Selection reply bug has been fixed.
118     * The bug that the external editor fails to launch when quotation
119       characters are used in the command line, has been fixed.
120     * 'Show all header' and 'Thread view' became toggle switch.
121     * Some code cleanups have been made.
122
123 * 0.7.1
124
125     * Message copy between different type of folders has been enabled.
126     * Multiple message forwarding has been enabled.
127     * Most of key bindings became customizable.
128     * The default menu shortcuts have been modified so that Ctrl is used
129       as the modifier key.
130     * Quick menu shortcut changer has been implemented.
131     * Quick filter rule creation has been implemented.
132     * "Show all header" now displays the headers in the current message
133       view.
134     * File save dialog has been improved.
135     * '--send' option has been added.
136     * Quoted part of message text on reply or forward is specifiable by
137       selecting it.
138     * From address is now added to Cc entry when 'Reply to all' is used
139       on the messages which have Reply-To header.
140     * Mac OS X (Darwin) has been supported.
141     * Ctrl-Enter now works on the composition window.
142     * It now compiles with C compilers other than gcc.
143     * Crash in mark processing on 64bit architecture has been fixed.
144     * Crash on font load failure has been fixed.
145     * Some address completion bugs have been fixed.
146     * Some many other bugs have been fixed.
147
148 * 0.7.0
149
150     * Undo / redo function has been implemented.
151     * Regular expression has been supported in filtering.
152     * LDIF file import has been improved.
153     * The cursor on composition window blinks now.
154     * The feature to keep editing after saving to draft has been added.
155     * The position of Subject entry on composition window has been moved
156       to the last.
157     * The menu items have been reorganized.
158     * WMCLASS is set for some windows.
159     * A bug that causes infinite loop at line-wrapping has been fixed.
160     * Some bugfixes for template, addressbook and IMAP4 have been made.
161
162 * 0.6.6
163
164     * The newsgroup subscription dialog has been enhanced.
165     * Template function has been improved.
166     * New wrapping function for composition window has been implemented.
167     * Mailto URL has been supported for the --compose option.
168     * The --status option to display current message count has been added.
169     * Workaround for RFC-incompliant Date header has been made.
170     * Check connection between IMAP or NNTP server only if access time
171       limit is expired.
172     * Thai encodings have been supported.
173     * Hungarian message catalog has been added.
174     * Copy and paste problems have been fixed.
175     * Some IMAP4 bugs have been fixed.
176     * Some other bugs have been fixed.
177
178 * 0.6.5
179
180     * The template function has been implemented.
181     * The quotation format parser has been enhanced.
182     * The forwarding format has become customizable.
183     * The "Open with..." dialog on the MIME view now retains command history.
184     * An arrow mark is put on the column of the sorting target.
185     * The Delete key now deletes messages.
186     * The password for SMTP AUTH is asked now when not specified.
187     * The mime.types file is searched from several directories now.
188     * The preferences dialogs have been sorted out a bit.
189     * A freeze bug on using SSL has been fixed.
190     * Some bugs have been fixed.
191
192 * 0.6.4
193
194     * The performance of summary display on large number of messages
195       has been improved.
196     * Columns of the summary view became reorderable.
197     * The default order of the summary view columns has been changed.
198     * Reedit has been enabled in the outbox.
199     * LDIF file import has been implemented.
200     * The crash bug of LDAP has been fixed.
201     * Some other bugs have been fixed.
202
203 * 0.6.3
204
205     * Message body text search has been implemented.
206     * The text part of nested multipart message, or HTML only message
207       is now correctly quoted on replying.
208     * The status of threading is now preserved for each folders.
209     * Selective removal from trash folder has been enabled.
210     * User name and password of IMAP4 account which include spaces are now
211       handled correctly.
212     * Workaround for 8bit characters conversion failure on C locale when
213       using libjconv has been made.
214     * Some bugs that caused crashes have been fixed.
215
216 * 0.6.2
217
218     * The new addressbook has been implemented (Match Grun).
219     * LDAP, vCard, and JPilot have been supported.
220     * The option to launch the external editor automatically has been added.
221     * Sorting by mark, unread, attachment, and color label has been enabled.
222     * Moving to the next or previous flagged messages has been enabled.
223     * The "Mark all read" function has been added.
224     * The function to reformat the current paragraph has been implemented.
225     * Some icons have been replaced.
226     * The layout of some menu items has been modified.
227     * Some other bugfixes have been made.
228
229 * 0.6.1
230
231     * A crash bug caused by the typo of ja.po was fixed.
232     * Some bugs of configure were fixed.
233     * The bug that ignored Bcc: when using external command for sending was
234       fixed.
235     * A bug of auto-checking was fixed.
236     * Readability of the selected color-labelled line has been improved.
237     * Croatian message catalog has been added.
238
239 * 0.6.0
240
241     * Some operations are enabled while receiving.
242     * A progress bar has been added to the status bar.
243     * SSL has been supported (POP3, SMTP, IMAP4).
244     * Color label is implemented.
245     * Sending with local sendmail command is enabled.
246     * Queued messages are now re-editable.
247     * Old messages will be removed after re-editing.
248     * Account information is now used when sending from queue.
249     * New account dialog will be displayed on the first run.
250     * Suppressed the output to status bar on IMAP4 and NNTP.
251     * The memory usage of the integrated XML parser has been reduced.
252     * The configure script has been improved.
253     * The bug that tried to fetch a nonexistent message on POP3 has been
254       fixed.
255     * The crash bugs of the summary view and the attachment property dialog
256       of the composition window has been fixed.
257
258 * 0.5.3
259
260     * The performance of the summary view has been improved a bit.
261     * The option to expand / collapse message threads has been added.
262     * Unread messages are now displayed with bold font.
263     * The option to update all local folders after getting messages has
264       been added.
265     * "Add sender to address book" has been implemented.
266     * The position of displayed message is now kept after updating the
267       summary view.
268     * A security problem of POP3 has been fixed.
269     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
270     * Some other bugs have been fixed.
271
272 * 0.5.2
273
274     * The English manual has been added.
275     * Polish message catalog has been added.
276     * Accounts are automatically selected on reply.
277     * Unnecessary return codes in user-defined header are removed.
278     * UI of date format setting has been improved.
279     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
280     * The bug that suspended the process after opening attached files has
281       been fixed.
282     * Workaround for raw-JIS code in header fields has been done again.
283     * The bug that couldn't handle some responses on NNTP has been fixed.
284     * Some other minor fixes have been done.
285
286 * 0.5.1
287
288     * Expand/collapse state of folders is now preserved.
289     * Newsgroups can be selected from the list dialog.
290     * Workaround for raw-JIS code in header fields.
291     * The current read size in some dialogs are displayed with human-readable
292       format.
293     * Cc can be used in the reply format.
294     * Base64 data with unusual line length became decodable.
295
296 * 0.5.0
297
298     * A fix for the bug that prevented the removal of selected IMAP4 folder.
299
300 * 0.5.0pre4
301
302     * Gettext has been updated to 0.10.38.
303     * Some more outgoing character sets became specifiable without libjconv.
304     * --enable-threads option has been removed temporarily.
305     * IMAP4 mailbox status is now updated while scanning tree.
306     * IMAP4 and NNTP port number is now specifiable.
307     * The Japanese manual has been updated.
308     * Some UI and other fixes have been done.
309
310 * 0.5.0pre3
311
312     * Autoscan of IMAP4 directory has been implemented.
313     * IMAP4 server directory prefix became specifiable.
314     * Some other bugfixes have been done.
315
316 * 0.5.0pre2
317
318     * Bugfixes for IMAP4. Logs are now also output to file.
319
320 * 0.5.0pre1
321
322     * Many bugfixes for IMAP4, and some modifications for user interface.
323
324 * 0.4.99
325
326     * Attached files can be opened with arbitrary programs.
327     * The progress dialog is shown when sending a message.
328     * User-defined headers can be added.
329     * On the folder tree, unread mark is added to closed folders which have
330       some unread subfolders.
331     * Command line options such as --help and --version can now be executed
332       without X.
333     * NNTP authentication has been supported.
334     * Summary view shows a dialog to process the unexecuted marks when
335       changing the current folder.
336     * `Reply to sender' has been added.
337     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
338       INBOX and trash folder are automatically added when creating a new
339       IMAP4 account.
340     * Many other bugfixes have been done.
341
342 * 0.4.66
343
344     * The bug that didn't calculate MD5 correctly on big endian machines
345       (like PowerPC) has been fixed.
346     * The incorporation dialog has been improved.
347     * Auto mail checking has been implemented.
348     * Headers displayed on the message view are now customizable.
349     * Some other bugfixes have been done.
350
351 * 0.4.65
352
353     * The items of preferences dialog have been reorganized.
354     * The header pane can be toggled on and off now.
355     * Page scroll step is now selectable between one page and half page.
356     * Messages can be exported as mbox format.
357     * GnuPG support code has been updated.
358     * The format of date in summary view became freely definable.
359     * The MD5 routine by RSA has been replaced by an FSF implementation.
360     * The progress dialog of POP3 has been considerably improved.
361     * IMAP4 folder creation/deletion is enabled.
362     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
363       fixed.
364     * A socket is now handled with abstraction layer.
365     * Some other bugs have been fixed.
366
367 * 0.4.64
368
369     * The built-in XML parser has been modified so that it escapes certain
370       characters, and supports multiple-lined tag.
371     * The bug that caused infinite loop when illegal XML file was given was
372       fixed.
373     * The problem when not moving to inbox after getting new mail was fixed.
374     * The bug that made Sylpheed crash when clicking Cancel button while
375       getting new mail was fixed.
376
377 * 0.4.63
378
379     * Some menu items are sorted out.
380     * `Attract by subject' is speeded up.
381     * Smooth scrolling of message text is enabled.
382     * Generic mark and Deleted mark became permanent.
383     * Replied and Forwarded mark are enabled.
384     * The design of New and Unread mark is changed.
385     * Generic mark and Unread mark can be toggled with clicking summary view.
386     * Long References header is truncated now.
387     * Updated the GnuPG support code.
388     * Messages can be moved across file systems.
389     * Message date is converted into local time when displaying.
390     * The colors of quoted part and URI of messages can be specified, and
391       they are specifiable according to quotation level.
392     * It is enabled to keep the current folder after receiving new messages.
393     * The speed of cache reading is improved.
394     * Message copy is implemented.
395     * Many other bugfixes have been done.
396
397 * 0.4.62
398
399     * Prohibition of multiple execution and operation by command line
400       options are enabled.
401     * Workaround was done for duplicated From_ line in mbox file.
402     * HTML - > text converter is implemented.
403     * SMTP AUTH is supported.
404     * FIFO is allowed for signature file.
405     * Security probrems related to tmpfile() and chmod() are fixed.
406     * A bug was fixed that couldn't open attached files which include space.
407     * Address completion is enhanced.
408     * Move and remove are enabled in IMAP4.
409     * Message source can be displayed.
410     * Some other bugfixes.
411
412 * 0.4.61
413
414     * Bugs in address completion, sending, and folder view have been fixed.
415
416 * 0.4.60
417
418     * The horizontal scroll bar is added on the summary view.
419     * Drag and drop from the summary view to the folder view is enabled.
420     * Preliminary support of GnuPG is added (needs GPGME).
421     * `Update folder tree' is performed correctly now.
422     * Receiving dialog is improved.
423     * `Select all matched' is enabled in the summary search.
424     * Some new toolbar icons are added.
425     * Attached files can be opened with metamail command.
426     * Address completion with tab key is enabled in the address entry on
427       the composition window.
428     * Some many other bugfixes.
429
430 * 0.4.52
431
432     * News posting feature is implemented.
433     * Number of unread messages is now displayed at the side of folder name.
434     * Accounts are now selectable on the composition window.
435     * Some other bugfixes.
436
437 * 0.4.51
438
439     * A bug was fixed that didn't incorporate spool file correctly.
440     * From_ line is now recognized as separator of messages even if the
441       previous line isn't empty.
442     * A bug was fixed that printed warning when sending message from queue.
443
444 * 0.4.50
445
446     * The architecture were overhauled, and folders are now managed by
447       object-oriented approach.
448     * The location of mailbox became specifiable, and multiple mailboxes
449       are now manageable simultaneously.
450     * Summary scrolls only on the edge when messages are selected.
451     * News servers are now added using account creation.
452     * In IMAP4, the reading of existing folders is enabled.
453     * Interfaces are modified a bit.
454
455 * 0.4.9
456
457     * Fixed some bugs and updated message catalogs.
458
459 * 0.4.8
460
461     * Fixed a bug that locked the process if the status bar was hidden.
462     * Fixed a bug that put a garbage to charset if the outgoing character
463       set was specified and non-ascii characters were used in subject.
464     * Added Portuguese message catalog.
465
466 * 0.4.7
467
468     * Changed the ruler to the more graphical one.
469     * Made the state of status bar get preserved.
470     * Made it configurable for each accounts whether to receive messages
471       when getting from all accounts.
472     * Updated README.
473
474 * 0.4.6
475
476     * Added a ruler to the composition window.
477     * Added the list of the compiled-in features and clickable URI to the
478       official web site to the about dialog.
479     * Added `Show all header' to the right-click menu at the summary.
480     * Fixed a bug on quotation.
481     * Fixed memory leak bugs.
482     * Some other fixes.
483
484 * 0.4.5
485
486     * Implemented line-wrapping functions.
487     * Added supports for some codesets.
488     * Added Chinese message catalog.
489     * Extended quotation format.
490     * Made the settings of the menu shortcuts preservable.
491     * Fixed a probrem that caused to show garbage characters if the codeset
492       wasn't set.
493     * Some other bug fixes.
494
495 * 0.4.4
496
497     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
498
499 * 0.4.3
500
501     * Implemented the draft message function.
502     * Made the summary get the proper display on the queue folder.
503     * Changed the color of unread mark from green to blue.
504     * Some other bug fixes.
505
506 * 0.4.2
507
508     * Added preliminary IMAP4 codes.
509     * Enhanced the MIME message parsing routines.
510     * Changed the display method of HeaderView.
511     * Modified the codeset conversion routines.
512     * Added Spanish message catalog.
513     * Removed `Reply with quote', and added `Reply to all'.
514     * Implemented `Forward as an attachment'.
515     * Some other bug fixes.
516
517 * 0.4.1
518
519     * Fixed the probrem of codeconv.c that prevented compiling.
520     * Modified sylpheed.spec.
521
522 * 0.4.0
523
524     * Modified the layout of the preferences dialog widgets.
525     * Fixed the probrem of Japanese processing on FreeBSD.
526     * Workaround for the malformed References: header generated by OE5 :(
527
528 * 0.3.99
529
530     * Applied Kondara patch and enabled to support many locales, including
531       UTF-8 (Unicode), when using libjconv.
532     * Integrated the manual written by BONAIM.
533     * Added the option that specifies whether to display short headers on
534       message view or not.
535     * Disabled IPv6 support by default.
536     * Added copyright notice to the source files.
537     * Some bug fixes.
538
539 * 0.3.29
540
541     * Supported external editor.
542     * Supported Content-Transfer-Encoding: x-uuencode.
543     * Replaced system() with execvp().
544     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
545     * Enabled to open a message with new window.
546     * Made it display the simplified headers if the part of multipart
547       message is text/plain.
548     * Enabled to use font selection dialog on the setting of message font.
549     * Modified so that it processes address correctly if the part of it is
550       quoted.
551     * Added `None (local)' to the menu of protocol on the account setting.
552     * Some other fixes.
553
554 * 0.3.28
555
556     * Supported ISO-8859-1.
557     * Fixed the size of the dialogs.
558     * Made it saves the size of widgets and the width of columns.
559     * Added the French message catalog.
560     * Changed the variable name of filtering (check the auto-filtering
561       option again if you've turned it on before).
562     * Fixed some bugs.
563