Included import of LDIF files.
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.6.2
4
5     * The new addressbook has been implemented (Match Grun).
6     * LDAP, VCard, and JPilot have been supported.
7     * The option to launch the external editor automatically has been added.
8     * Sorting by mark, unread, attachment, and color label has been enabled.
9     * Moving to the next or previous flagged messages has been enabled.
10     * The "Mark all read" function has been added.
11     * The function to reformat the current paragraph has been implemented.
12     * Some icons have been replaced.
13     * The layout of some menu items has been modified.
14     * Some other bugfixes have been made.
15
16 * 0.6.1
17
18     * A crash bug caused by the typo of ja.po was fixed.
19     * Some bugs of configure were fixed.
20     * The bug that ignored Bcc: when using external command for sending was
21       fixed.
22     * A bug of auto-checking was fixed.
23     * Readability of the selected color-labelled line has been improved.
24     * Croatian message catalog has been added.
25
26 * 0.6.0
27
28     * Some operations are enabled while receiving.
29     * A progress bar has been added to the status bar.
30     * SSL has been supported (POP3, SMTP, IMAP4).
31     * Color label is implemented.
32     * Sending with local sendmail command is enabled.
33     * Queued messages are now re-editable.
34     * Old messages will be removed after re-editing.
35     * Account information is now used when sending from queue.
36     * New account dialog will be displayed on the first run.
37     * Suppressed the output to status bar on IMAP4 and NNTP.
38     * The memory usage of the integrated XML parser has been reduced.
39     * The configure script has been improved.
40     * The bug that tried to fetch a nonexistent message on POP3 has been
41       fixed.
42     * The crash bugs of the summary view and the attachment property dialog
43       of the composition window has been fixed.
44
45 * 0.5.3
46
47     * The performance of the summary view has been improved a bit.
48     * The option to expand / collapse message threads has been added.
49     * Unread messages are now displayed with bold font.
50     * The option to update all local folders after getting messages has
51       been added.
52     * "Add sender to address book" has been implemented.
53     * The position of displayed message is now kept after updating the
54       summary view.
55     * A security problem of POP3 has been fixed.
56     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
57     * Some other bugs have been fixed.
58
59 * 0.5.2
60
61     * The English manual has been added.
62     * Polish message catalog has been added.
63     * Accounts are automatically selected on reply.
64     * Unnecessary return codes in user-defined header are removed.
65     * UI of date format setting has been improved.
66     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
67     * The bug that suspended the process after opening attached files has
68       been fixed.
69     * Workaround for raw-JIS code in header fields has been done again.
70     * The bug that couldn't handle some responses on NNTP has been fixed.
71     * Some other minor fixes have been done.
72
73 * 0.5.1
74
75     * Expand/collapse state of folders is now preserved.
76     * Newsgroups can be selected from the list dialog.
77     * Workaround for raw-JIS code in header fields.
78     * The current read size in some dialogs are displayed with human-readable
79       format.
80     * Cc can be used in the reply format.
81     * Base64 data with unusual line length became decodable.
82
83 * 0.5.0
84
85     * A fix for the bug that prevented the removal of selected IMAP4 folder.
86
87 * 0.5.0pre4
88
89     * Gettext has been updated to 0.10.38.
90     * Some more outgoing character sets became specifiable without libjconv.
91     * --enable-threads option has been removed temporarily.
92     * IMAP4 mailbox status is now updated while scanning tree.
93     * IMAP4 and NNTP port number is now specifiable.
94     * The Japanese manual has been updated.
95     * Some UI and other fixes have been done.
96
97 * 0.5.0pre3
98
99     * Autoscan of IMAP4 directory has been implemented.
100     * IMAP4 server directory prefix became specifiable.
101     * Some other bugfixes have been done.
102
103 * 0.5.0pre2
104
105     * Bugfixes for IMAP4. Logs are now also output to file.
106
107 * 0.5.0pre1
108
109     * Many bugfixes for IMAP4, and some modifications for user interface.
110
111 * 0.4.99
112
113     * Attached files can be opened with arbitrary programs.
114     * The progress dialog is shown when sending a message.
115     * User-defined headers can be added.
116     * On the folder tree, unread mark is added to closed folders which have
117       some unread subfolders.
118     * Command line options such as --help and --version can now be executed
119       without X.
120     * NNTP authentication has been supported.
121     * Summary view shows a dialog to process the unexecuted marks when
122       changing the current folder.
123     * `Reply to sender' has been added.
124     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
125       INBOX and trash folder are automatically added when creating a new
126       IMAP4 account.
127     * Many other bugfixes have been done.
128
129 * 0.4.66
130
131     * The bug that didn't calculate MD5 correctly on big endian machines
132       (like PowerPC) has been fixed.
133     * The incorporation dialog has been improved.
134     * Auto mail checking has been implemented.
135     * Headers displayed on the message view are now customizable.
136     * Some other bugfixes have been done.
137
138 * 0.4.65
139
140     * The items of preferences dialog have been reorganized.
141     * The header pane can be toggled on and off now.
142     * Page scroll step is now selectable between one page and half page.
143     * Messages can be exported as mbox format.
144     * GnuPG support code has been updated.
145     * The format of date in summary view became freely definable.
146     * The MD5 routine by RSA has been replaced by an FSF implementation.
147     * The progress dialog of POP3 has been considerably improved.
148     * IMAP4 folder creation/deletion is enabled.
149     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
150       fixed.
151     * A socket is now handled with abstraction layer.
152     * Some other bugs have been fixed.
153
154 * 0.4.64
155
156     * The built-in XML parser has been modified so that it escapes certain
157       characters, and supports multiple-lined tag.
158     * The bug that caused infinite loop when illegal XML file was given was
159       fixed.
160     * The problem when not moving to inbox after getting new mail was fixed.
161     * The bug that made Sylpheed crash when clicking Cancel button while
162       getting new mail was fixed.
163
164 * 0.4.63
165
166     * Some menu items are sorted out.
167     * `Attract by subject' is speeded up.
168     * Smooth scrolling of message text is enabled.
169     * Generic mark and Deleted mark became permanent.
170     * Replied and Forwarded mark are enabled.
171     * The design of New and Unread mark is changed.
172     * Generic mark and Unread mark can be toggled with clicking summary view.
173     * Long References header is truncated now.
174     * Updated the GnuPG support code.
175     * Messages can be moved across file systems.
176     * Message date is converted into local time when displaying.
177     * The colors of quoted part and URI of messages can be specified, and
178       they are specifiable according to quotation level.
179     * It is enabled to keep the current folder after receiving new messages.
180     * The speed of cache reading is improved.
181     * Message copy is implemented.
182     * Many other bugfixes have been done.
183
184 * 0.4.62
185
186     * Prohibition of multiple execution and operation by command line
187       options are enabled.
188     * Workaround was done for duplicated From_ line in mbox file.
189     * HTML - > text converter is implemented.
190     * SMTP AUTH is supported.
191     * FIFO is allowed for signature file.
192     * Security probrems related to tmpfile() and chmod() are fixed.
193     * A bug was fixed that couldn't open attached files which include space.
194     * Address completion is enhanced.
195     * Move and remove are enabled in IMAP4.
196     * Message source can be displayed.
197     * Some other bugfixes.
198
199 * 0.4.61
200
201     * Bugs in address completion, sending, and folder view have been fixed.
202
203 * 0.4.60
204
205     * The horizontal scroll bar is added on the summary view.
206     * Drag and drop from the summary view to the folder view is enabled.
207     * Preliminary support of GnuPG is added (needs GPGME).
208     * `Update folder tree' is performed correctly now.
209     * Receiving dialog is improved.
210     * `Select all matched' is enabled in the summary search.
211     * Some new toolbar icons are added.
212     * Attached files can be opened with metamail command.
213     * Address completion with tab key is enabled in the address entry on
214       the composition window.
215     * Some many other bugfixes.
216
217 * 0.4.52
218
219     * News posting feature is implemented.
220     * Number of unread messages is now displayed at the side of folder name.
221     * Accounts are now selectable on the composition window.
222     * Some other bugfixes.
223
224 * 0.4.51
225
226     * A bug was fixed that didn't incorporate spool file correctly.
227     * From_ line is now recognized as separator of messages even if the
228       previous line isn't empty.
229     * A bug was fixed that printed warning when sending message from queue.
230
231 * 0.4.50
232
233     * The architecture were overhauled, and folders are now managed by
234       object-oriented approach.
235     * The location of mailbox became specifiable, and multiple mailboxes
236       are now manageable simultaneously.
237     * Summary scrolls only on the edge when messages are selected.
238     * News servers are now added using account creation.
239     * In IMAP4, the reading of existing folders is enabled.
240     * Interfaces are modified a bit.
241
242 * 0.4.9
243
244     * Fixed some bugs and updated message catalogs.
245
246 * 0.4.8
247
248     * Fixed a bug that locked the process if the status bar was hidden.
249     * Fixed a bug that put a garbage to charset if the outgoing character
250       set was specified and non-ascii characters were used in subject.
251     * Added Portuguese message catalog.
252
253 * 0.4.7
254
255     * Changed the ruler to the more graphical one.
256     * Made the state of status bar get preserved.
257     * Made it configurable for each accounts whether to receive messages
258       when getting from all accounts.
259     * Updated README.
260
261 * 0.4.6
262
263     * Added a ruler to the composition window.
264     * Added the list of the compiled-in features and clickable URI to the
265       official web site to the about dialog.
266     * Added `Show all header' to the right-click menu at the summary.
267     * Fixed a bug on quotation.
268     * Fixed memory leak bugs.
269     * Some other fixes.
270
271 * 0.4.5
272
273     * Implemented line-wrapping functions.
274     * Added supports for some codesets.
275     * Added Chinese message catalog.
276     * Extended quotation format.
277     * Made the settings of the menu shortcuts preservable.
278     * Fixed a probrem that caused to show garbage characters if the codeset
279       wasn't set.
280     * Some other bug fixes.
281
282 * 0.4.4
283
284     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
285
286 * 0.4.3
287
288     * Implemented the draft message function.
289     * Made the summary get the proper display on the queue folder.
290     * Changed the color of unread mark from green to blue.
291     * Some other bug fixes.
292
293 * 0.4.2
294
295     * Added preliminary IMAP4 codes.
296     * Enhanced the MIME message parsing routines.
297     * Changed the display method of HeaderView.
298     * Modified the codeset conversion routines.
299     * Added Spanish message catalog.
300     * Removed `Reply with quote', and added `Reply to all'.
301     * Implemented `Forward as an attachment'.
302     * Some other bug fixes.
303
304 * 0.4.1
305
306     * Fixed the probrem of codeconv.c that prevented compiling.
307     * Modified sylpheed.spec.
308
309 * 0.4.0
310
311     * Modified the layout of the preferences dialog widgets.
312     * Fixed the probrem of Japanese processing on FreeBSD.
313     * Workaround for the malformed References: header generated by OE5 :(
314
315 * 0.3.99
316
317     * Applied Kondara patch and enabled to support many locales, including
318       UTF-8 (Unicode), when using libjconv.
319     * Integrated the manual written by BONAIM.
320     * Added the option that specifies whether to display short headers on
321       message view or not.
322     * Disabled IPv6 support by default.
323     * Added copyright notice to the source files.
324     * Some bug fixes.
325
326 * 0.3.29
327
328     * Supported external editor.
329     * Supported Content-Transfer-Encoding: x-uuencode.
330     * Replaced system() with execvp().
331     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
332     * Enabled to open a message with new window.
333     * Made it display the simplified headers if the part of multipart
334       message is text/plain.
335     * Enabled to use font selection dialog on the setting of message font.
336     * Modified so that it processes address correctly if the part of it is
337       quoted.
338     * Added `None (local)' to the menu of protocol on the account setting.
339     * Some other fixes.
340
341 * 0.3.28
342
343     * Supported ISO-8859-1.
344     * Fixed the size of the dialogs.
345     * Made it saves the size of widgets and the width of columns.
346     * Added the French message catalog.
347     * Changed the variable name of filtering (check the auto-filtering
348       option again if you've turned it on before).
349     * Fixed some bugs.
350