source: trunk/third/evolution/NEWS @ 19195

Revision 19195, 29.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19194, which included commits to RCS files with non-trunk default branches.
Line 
1Evolution 1.2.3, 2003-03-31
2---------------------------
3
4New features:
5
6  * Mail
7
8    - Added support for Kerberos 5 authentication using GSSAPI.
9
10Updated translations:
11
12  - es (Francisco Javier Fernandez)
13  - it (Marco Ciampa)
14  - no (Kjartan Maraas)
15  - pl (Zbigniew Chyla)
16  - pt (Duarte Loreto)
17  - pt_BR (Gustavo Maciel Dias Vieira)
18  - sv (Christian Rose)
19  - zh_TW (Abel Cheung)
20
21
22Evolution 1.2.3, 2003-03-17
23---------------------------
24
25Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
26
27  * Mail
28 
29    #35123 -- The new/post button chooses a different default account
30              to the new message menu.  (Leon Zhang)
31    #33267 -- Filters on source account always match all messages when
32              applied to a local folder.  (Michael)
33    #38418 -- Set the local provider name to non-NULL to prevent a
34              crash on Solaris.  (Jeff)
35    #38499 -- Header display should not collapse whitespace.  (Jeff)
36    #37854 -- Re-Allow users to send to address-lists.  (Jeff)
37    #36453 -- Text render bug in PGP passphrase prompt.  (Jeff)
38    #39138 -- GPG signed part of message has extra blank line
39              after signing when sent via sendmail.  (Jeff)
40    #38073 -- Unimplemented option in Advanced Search dialog.  (Jeff)
41
42Other fixes:
43
44  * Addressbook
45
46    - support icsCalendar property and corrected a problem with
47      fetching card properties via  select names
48
49  * Calendar
50
51    - Various changes to allow the backend to alter the GUI and to
52      handle RECURRENCE-IDS in events
53
54  * Mailer
55
56    - Fixed a memory leak when using Mark All As Read.  (Jeff)
57    - Make the inline uuencode handler more robust.  (Jeff)
58    - Make the content-id parser more strict to prevent malicious
59      messages from being able to bypass the user's "load http images"
60      preference.  (Jeff)
61    - Strip all Bcc headers before passing the message to the local
62      sendmail.  (Jeff)
63    - Fixed a type-o in the IPv6 support code.  (Jeff)
64
65  * Shell
66
67    - Fixed IDL #includes.  (Rodney)
68
69  * Other
70
71    - Backported XML hash utilities.
72
73Updated translations:
74
75  - cs (Michal Bukovjan)   
76  - es (Francisco Javier Fernandez)
77  - fr (Christophe Merlet)
78  - it (Marco Ciampa)
79  - pt_BR (Gustavo Maciel Dias Vieira)
80  - ru (Russian translation team)
81  - sv (Christian Rose)
82
83
84Evolution 1.2.2, 2002-02-04
85---------------------------
86
87Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
88
89  * Calendar
90
91    #34927 -- Crash when entreing wrong URL of attendee in
92             "Collaboration" tab.  (Jack Jia)
93    #34933 -- The question window "Send an update version" pops up
94              inappropriately.  (Jack Jia)
95    #35003 -- Passwords sometimes displayed on the status
96              bar. (Rodrigo)
97
98  * Addressbook
99
100    #25541 -- Sensitivity issues in the contact editor.  (Toshok)
101    #33672 -- Folder deletion. (Jack Jia)
102    #34883 -- Do anonymous bind initially in ldap backend. (Toshok)
103    #34897 -- Address book crash when search. (Toshok)
104    #34898 -- Handle modifications of contact list members in the
105              minicard view.  (Sean Gao)
106    #34900 -- Hang when closing file selector using the window manager.
107              (Jack Jia)
108    #35153 -- Changing default contact folder requires restart.  (Toshok)
109    #36375 -- Fix typo in ldap backend that was keeping "other_fax" from
110              working.  (Sean Gao)
111
112  * Summary
113
114    #36557 -- Adding a mail folder to the Summary sometimes crashes
115              it.  (Harry Lu)
116
117  * Mailer
118
119    #36862 -- Fix the account creation wizard so that deleting the
120              SASL AUTH username and then unchecking the
121              "Needs authentication" checkbox won't disallow
122              continuing with the account creation.  (Jeff)
123
124    #33525 -- Trying to delete "unmatched" vfolder crashed evolution.
125              (Antonio Xu)
126
127Other fixes:
128
129  * Mailer
130
131    - Do more sanity checking to make sure the addressbook didn't give
132      us recipients with empty addresses.  (Jeff)
133    - Fixed a possible crash when deleting IMAP folders.  (Jeff)
134    - Correctly create the x-evolution-messages drag-n-drop clipboard
135      buffer.  (Jeff)
136    - Fixed a bug in the PGP/MIME code that would sometimes duplicate
137      the last line of text being signed.  (Jeff)
138    - Don't canonicalize any MIME parts that we are attempting to
139      verify using PGP/MIME.  (Jeff)
140
141  * Summary
142
143    - Added Finland locations to the weather station list (Pekka
144      Pietikainen).
145
146  * Other
147
148    - Fixed a problem compiling Evolution without conduit support on
149      MacOS X.  (Ettore)
150    - Use $(DESTDIR) appropriately when installing the default_user
151      directory.  (Max Horn)
152    - Updated docs.  (Aaron)
153
154Updated translations:
155
156  - es (Pablo Gonzalo del Campo)
157  - et (Tõivo Leedjärv)
158  - hu (Andras Timar)
159  - it (Marco Ciampa, Alessio Frusciante)
160  - lv (Peteris Krisjanis)
161  - no (Kjartan Maraas)
162  - pt_BR (Gustavo Maciel Dias Vieira)
163  - ru (Andrew V. Samoilov)
164  - sk (Stanislav Visnovsky)
165  - sv (Christian Rose)
166  - tr (Fatih Demir)
167  - uk (Andrew V. Samoilov)
168  - zh_CN (Yuedong Du)
169
170
171Evolution 1.2.1, 2002-12-05
172---------------------------
173
174Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
175
176  * Addressbook
177
178    #16870 -- Fix CR/LF check for empty lines in LDIF importer.  (Sean Gao)
179    #28945 -- Contact lists saved as invalid vCards.  (Toshok)
180    #31763 -- Find button missing from Select Contacts from Addressbook
181              dialog.  (Toshok)
182    #32352 -- The LDAP backend should be much more robust in the face of more
183              restrictive ACL's.  (Toshok)
184    #33097 -- Fix crash when changing autocomplete folder list.  Also
185              fixes #30323, #33930, and #33332.  (Toshok)
186    #34254 -- Fix case sensitive nature of vCard importer.  (Sean Gao)
187
188  * Calendar
189
190    #30993 -- Meeting request for recurring meeting should describe
191              the recurrence.  (Dan)
192
193  * Mail
194
195    #32932 -- Reopening  a Draft loses References/In-Reply-To headers.
196              (Jeff)
197    #33309 -- Errror while 'Scanning folders in "IMAP server
198              exchange.xxx.xxx"' (Michael)
199    #33933 -- Sorting by subject does not result in expected order  (Jeff)
200    #34975 -- Unable to see Inbox on SunOne IMAP server.  (Jeff)
201    #34882 -- Forwarded messages use the wrong account.  (Jeff)
202    #34315 -- Files silently lost when doing Drag and Drop.  (Jeff)
203    #34327 -- Dragging doesn't work for non-inline attachments. (Harry Lu)
204    #34975 -- Unable to view Inbox on SunOne IMAP server  (Jeff)
205
206Other fixes:
207
208  * Addressbook
209
210    - Fix scope problem where scopes would be saved as "base" and
211      "one" instead of "one" and "sub" repectively.  (Toshok)
212    - Fixed a possible (and very probable) crash involving the
213      minicard view.  (Toshok)
214    - Fixed a crash in the file backend.  (Toshok)
215
216  * Calendar
217
218    - Fixed a bunch of memory leaks related to email meeting
219      scheduling.  (Hans)
220    - Make the libical grammar files work with newer versions of
221      Bison.
222
223  * Mail
224
225    - Make the stop button work better when using SSL connections.
226      (Michael)
227
228  * Shell
229
230    - Kill old wombat processes to avoid problems for users who
231      upgrade.  (Ettore)
232    - Fixed some localization problems.  (Dan)
233    - Fixed the leaks in the settings dialog.  (Ettore)
234
235  * Other
236
237    - Fixed compliance of the .omf files with the OMF 1.0 DTD.
238      (Frederic Crozat)
239
240  * Mailer
241
242    - Fixed SSL streams to have cancellable reads and writes.
243    - Auto-subscribe the user to his/her IMAP INBOX
244
245New features:
246
247  - evolution-launch-composer command-line tool to open up the
248    composer with attachments.  (Chris Lahey, Federico)
249
250Updated translations:
251
252  - de (Christian Neumair)
253  - et (Tõivo Leedjärv)
254  - fr (Joaquim Fellmann)
255  - pt_BR (Gustavo Maciel Dias Vieira)
256
257
258Evolution 1.2.0, 2002-11-06
259---------------------------
260
261Changes since 1.1.90:
262
263  - Made the default width of the mail filter editing dialog larger.
264    (Dan)
265
266  - Removed the development warning at startup.  (Ettore)
267
268
269Evolution 1.1.90, 2002-10-28
270----------------------------
271
272Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
273
274  * Addressbook
275
276    #25477 -- Crash.  (Toshok)
277    #29067 -- Editing an address entry causes it to disappear.  (Toshok)
278    #29144 -- Selection problem in directory servers page of
279              preferences dialog.  (Toshok)
280    #32144 -- Incorrect filename when saving contact with 8-bit ascii
281              characters.  (Toshok)
282
283  * Calendar
284
285    #11434 -- Closing event/task editor & committing fields.  (Rodrigo)
286    #16036 -- The work week view goes stupid whrn you scroll through
287              the months.  (JP)
288    #19159 -- Application "evolution-alarm-notify" has crashed.
289              (Rodrigo)
290    #25153 -- Crash on iCalendar entry.  (Rodrigo)
291    #28951 -- CDO doesn't understand UNTIL=date in RRULE.  (JP)
292    #31774 -- Reselecting options for reminder crashes calendar.
293              (Rodrigo)
294    #31812 -- "Day begins" in Settings should respect 12/24 time pref.
295              (JP)
296    #32613 -- "New Appointment" uses local calendar instead of default
297              calendar.  (Rodrigo)
298    #32276 -- My custom task view crashes task and calender views
299              every time.  (JP)
300    #32371 -- Crash on close/save on calender.  (Rodrigo)
301
302  * Mail
303
304    #5529  -- Omit signature when quoting.  (Jeff)
305    #15966 -- Visual bug in moving a message to a folder.  (Michael)
306    #28735 -- Reply to list isn't looking in Cc: for recipients.
307              (Jeff)
308    #30045 -- Possible man-in-the-middle attack when using SSL -
309              assuming that the forged certificate had an identical
310              md5sum of the real certificate.  (Michael)
311    #31456 -- Evolution doesn't see certain IMAP mailboxes.
312              (Michael)
313    #31647 -- Subscribe dialog is broken.  (Michael)
314    #31667 -- IMAP filtering can drop out before completion or run
315              multiple times.  (Michael)
316    #31788 -- Redundant string in translation.  (Jeff)
317    #31789 -- Redundant string in translation.  (Jeff)
318    #31891 -- Setup Assistant looses account name if you go back.
319              (Jeff)
320    #32002 -- Crash when creating folder.  (Jeff)
321    #32229 -- Mail quits when attempting to open a PGP icon in the
322              message.  (Jeff)
323    #32230 -- Preferences crashes the mail component.  (Jeff)
324    #32268 -- Filters on source account fail.  (Jeff)
325    #32270 -- Passwords are lost when pressing "cancel all" on
326              send/receive.  (Jeff)
327    #32293 -- Can't select PGP; it keeps reverting to GPG.  (Jeff)
328    #32328 -- New email message sound notification poblem.  (Jeff)
329
330  * Shell
331
332    #25891 -- Crash when notifying a CORBA exception.  (Ettore)
333    #27735 -- Missing Cancel button in "Open Other User's Folder"
334              dialog.  (Ettore)
335    #30950 -- Crash when trying to delete a toplevel folder bar node.
336              (Ettore)
337    #31303 -- X locked when opening a folder bar node that requires a
338              password.  (Ettore)
339    #31564 -- 8-bit characters not respected in the "Open Other User's
340              Folder" dialog.  (Ettore)
341    #32032 -- Autocompletion folder list doesn't respect 8-bit
342              characters.  (Ettore)
343
344  * Summary
345
346    #31581 -- Gnotices news feed doesn't work.  (Ettore)
347    #31607 -- Appointments and tasks not listed.  (Ettore)
348    #31616 -- Appointments and tasks not listed.  (Ettore)
349    #31639 -- Crash when changing preferences.  (Ettore)
350
351Other fixes:
352
353  * Addressbook
354
355    - The "Select Names" dialog remembers what folder you were in
356      between uses now, which is useful for people who normally select
357      names out of an LDAP directory. (Dan)
358
359  * Calendar
360
361    - Make sure configuration info can be applied in units changed for
362      task hide option.  (JP)
363
364  * Shell
365
366    - Fix settings dialog size for smaller fonts.  (Ettore)
367
368
369Evolution 1.1.2, 2002-10-07
370---------------------------
371
372Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
373
374  * Addressbook
375
376    #17336 -- Evolution mixes up First and Last names sometimes.
377              (Toshok)
378    #27521 -- Crash: exiting from evolution after adding to address
379              book.  (Toshok)
380    #28165 -- Contacts crashed when selecting offline IMAP folders.
381              (Toshok)
382    #28392 -- Crash when adding a new contact.  (Toshok)
383    #30208 -- LDAP authentication issues.  (Toshok)
384    #30481 -- Select contacts dialog not using default contact folder.
385              (Toshok)
386    #30483 -- LDAP folders do not work as an autocompletion folder.
387              (Toshok)
388    #31321 -- Missing VERSION property in exported vCards.  (Toshok)
389    #31434 -- Only sends email to first three addresses on contact
390              list.  (Toshok)
391    #29171 -- Crash after selecting other user's folder for Offline.
392              (Toshok)
393    #30250 -- Addressbook crashes or hangs after selecting LDAP
394              folder.  (Toshok)
395
396  * Calendar
397
398    #14111 -- Gives "are you sure you want to" prompt when no such
399              action has occurred.  (JP)
400    #15710 -- Automatically-created reminder always says "Untitled
401              Appointment".  (Rodrigo)
402    #15892 -- Running out of disk space can cause loss of calender
403              entries and tasks.  (Rodrigo)
404    #18162 -- Double-click on calendar week/month view shouldn't do
405              all-day event.  (JP)
406    #19159 -- evolution-alarm-notify crash.  (Rodrigo)
407    #24210 -- Calendar is slow.  (Rodrigo)
408    #27961 -- vcalendar LAST-MODIFIED field not updated on change.
409              (Rodrigo)
410    #28310 -- Calendar re-runs alarms.  (Rodrigo)
411    #28853 -- Crash when deleting tasks in task editor.  (Mike)
412    #29983 -- New appointments use 25 hour day.  (JP)
413    #30057 -- Calendar GUI does not allow for read-only folders.
414              (Rodrigo)
415    #30290 -- Importer Not Ready when importing .ics Ical file.
416              (Rodrigo)
417    #30381 -- Calendar recurrences "off-by-one".  (JP)
418    #31774 -- Reselecting options for remider crashes calendar.
419              (Rodrigo)
420
421  * Conduits
422
423    #21631 -- Palm calendar event with no time should appear as "All
424              day event".  (JP)
425    #23763 -- Problem with appointments that cross a day boundary and
426              pilot sync.  (JP)
427
428  * Mail
429
430    #236   -- Composer attachment bar wraps lines annoyingly.  (Ettore)
431    #4224  -- camel-imap-cache needs better error checking.  (Jeff)
432    #20849 -- Folder Properties should be on right click menu.
433              (Michael)
434    #21027 -- Accept broken content-ids.  (Jeff)
435    #22496 -- Evolution does not appear to support ALERT messages.
436              (Michael)
437    #24179 -- Character set conversion problem under tr_TR
438              locale. (Radek)
439    #24732 -- Importing mailman mbox files doesn't work.  (Ettore)
440    #27391 -- New Message Count not updated in vFolders.  (Michael)
441    #28453 -- Forwarding PGP-signed message inline should discard
442              signature.  (Jeff)
443    #28209 -- Error messages for Offline folder operations
444              misleading.  (Michael)
445    #28834 -- Threaded + hide deleted messes up clear search.
446              (Michael)
447    #29293 -- Back button on final page of new account doesn't work.
448              (Michael)
449    #29625 -- Cannot clear a saved search.  (Michael)
450    #29731 -- Crash in libsoup.  (Michael)
451    #29808 -- Control-K to mark read broken when preview not shown.
452              (Michael)
453    #29933 -- Mail component forgets pane size sometimes.  (Dan)
454    #29965 -- Crash.  (Jeff)
455    #30183 -- Advanced search broken.  (Jeff)
456    #30269 -- Crash appending to an mbox that is too large (>2GB).
457              (Jeff)
458    #30399 -- Vfolders of imap do not update.  (Michael)
459    #30580 -- Closing drafts message asks to save again.  (Jeff)
460    #30731 -- "automatically detect links" checkbox doesn't work.
461              (Jeff)
462    #30827 -- Delete on Deleted Message Does not move to next.
463              (Jeff)
464    #30877 -- Improper IMAP folder behavior.  (Michael)
465    #30873 -- Cannot display many mails in zh_CN.GB2312.  (Jeff)
466    #30876 -- Drag and drop a mail from Trash duplicates it.  (Jeff)
467    #30915 -- Crash when upgrading from 1.0.x to 1.1.1.  (Jeff)
468    #31000 -- evolution-mail random core dumps.  (Michael)
469    #31031 -- Random crashes -- possible memory corruption bug on
470              SMP box.  (Michael)
471    #31060 -- Advanced Search no longer works.  (Michael)
472    #31087 -- Mailing list filters fail for yahoogroups.com.  (Michael)
473    #31331 -- Crash upon opening a mail message.  (Michael)
474    #31365 -- Enter password dialog not displaying extended ASCII
475              chars correctly.  (Michael)
476    #31379 -- Can't see encrypted mail to myself (and maybe others?)
477              (Jeff)
478    #31456 -- Evolution does not see IMAP mailboxes.  (Jeff)
479    #31547 -- Quote the decrypted text when replying to encrypted
480              messages.  (Jeff)
481    #31553 -- Next button disabled in Identity window of setup
482              assistant.  (Jeff)
483    #31554 -- Cannot run evolution if Reply-to: is set to an invalid
484              address.  (Jeff)
485    #31555 -- Account editor mangling reply-to: extended ASCII
486              characters.  (Jeff)
487    #31559 -- Evolution crashes when going to Tools -> Preferences.
488              (Jeff)
489    #31655 -- Do not strip 8bit characters from text attachments.
490              (Jeff)
491    #31681 -- Mail filter problem in 1.1.1.99.  (Jeff)
492    #31693 -- Try harder to pick the correct From-account to use
493              when replying.  (Jeff)
494    #31572 -- valgrind detects a deadlock.  (Michael)
495    #31752 -- No EHLO to re-check AUTH capabilities after a STARTTLS
496              has been issued. (Jeff)
497
498  * Shell
499
500    #11645 -- Shortcuts are not updated when a folder is moved.
501              (Ettore)
502    #14019 -- Cannot access the conduit settings directly from
503              Evolution.  (Ettore)
504    #16556 -- Start-up wizard doesn't propmpt for IMAP password.
505              (Ettore)
506    #19899 -- First-run code uses free() instead of g_free().
507              (Ettore)
508    #24062 -- When removing a folder with unread messages, sometimes
509              its parent folder stays highlighted even when it
510              shouldn't be.  (Ettore)
511    #27662 -- Unread count in shortcut bar doesn't update properly.
512              (Ettore)
513    #27855 -- Send/Receive should be disabled when offline.
514              (Ettore)
515    #24879 -- Crash on folder change.  (Mike)
516    #28232 -- Default type for the folder creation dialog is
517              sometimes "Contacts" instead of "mail".  (Ettore)
518    #28317 -- File->Close doesn't work.  (Ettore)
519    #28451 -- Renaming causes incorrect sorting in the folder tree.
520              (Ettore)
521    #28495 -- Settings dialog resizes when you switch pages.
522              (Ettore)
523    #28591 -- Crash on startup w/ connector installed.  (Mike)
524    #29293 -- Back button on final page of new account doesn't work.
525              (Michael)
526    #30248 -- Folder selection dialog crash.  (Mike)
527    #30533 -- The folder creation dialog changes the parent folder
528              selection if you specify a name that already exists.
529              (Ettore)
530    #31360 -- Crash when using the folder selection button.  (Dan)
531    #31690 -- Importer crash.  (Ettore)
532
533  * Summary
534
535    #15101 -- "My Weather" section shows up when it shouldn't.
536              (Ettore)
537    #20737 -- Israel missing from the weather station list.
538              (Sam Popper)
539    #28481 -- Crash during start-up.  (Ettore)
540    #28903 -- Unread message counts not reported correctly.
541              (Ettore)
542
543  * gtkhtml-1.1.3
544
545Other fixes:
546
547  * Addressbook
548
549    - Fixed some memory leaks.  (Toshok)
550
551  * Calendar
552
553    - Do not allow empty attendee addresses for meetings.  (JP)
554    - Better alarm daemon activation.  (Rodrigo)
555    - Notification of calendar query errors.  (Rodrigo)
556    - Added status messages for all operations.  (Rodrigo)
557
558  * Conduits
559
560    - Fixed linking issues.  (JP)
561
562  * Shell
563
564    - Some strings that were not translated properly before now are.
565      (Kjartan Maraas)
566    - Sensitivity problem when using the folder selector.  (Toshok)
567    - Changed the way shared folders work with Connector.  (Dan)
568    - Allow accessing local folders even if some folders with
569      unknown/corrupted metadata type are found in ~/evolution/local.
570      (Ettore)
571    - Importer dialog browse entry now has history dropdown.  (Rodrigo)
572    - We no longer allow selecting a folder of a non-allowed type with
573      a double-click in the folder selection dialog.  (Dan)
574
575Updated translations:
576
577    - ko (Young-Ho Cha, Changwoo Ryu)
578    - nn (Roy-Magne Mo)
579    - no (Kjartan Maraas)
580    - pl (Zbigniew Chyla)
581    - vi (Pablo Saratxaga)
582    - tr (Gorkem)
583
584
585Evolution 1.1.1, 2002-09-09
586---------------------------
587
588New features:
589
590  * General
591
592    - The toolbar now includes a "New" dropdown menu/button from which
593      you can create messages, appointments, etc. from within any
594      folder.
595
596    - A new, integrated configuration dialog for all of Evolution is
597      now provided.
598
599    - When you use the folder selection dialog, you can now jump to a
600      folder just by typing its name and hitting Enter (instead of
601      using the arrows or the mouse).
602
603    - You can now specify your default mail, calendar, tasks and
604      contacts folders.  The shortcuts in the shortcut bar will always
605      point to the default folder; so for example if you have an IMAP
606      account you can specify that the INBOX on the IMAP account is
607      default and clicking on the Inbox icon on the shortcut bar will
608      take you to the INBOX on the IMAP account.
609
610    - Fonts for displaying of HTML mail can now be configured from
611      within Evolution (instead of having to use GNOME Control
612      Center).
613
614    - You can now make Evolution play a sound, beep, or display a
615      message when new mail arrives.  It is also possible to trigger
616      these actions based on a filter rule.
617
618    - The behavior of the search bar has been improved, and the UI has
619      been integrated better with the menu bar and the rest of the
620      system.
621
622    - For the table-based views, you can now define, save and reuse
623      view settings using the "View" menu.
624
625    - The Send/Receive button is now always accessible from any
626      folder.
627
628    - Easier to build on non-GNU, and non-GCC systems (e.g. MacOS/X,
629      HP/UX, Solaris).
630
631    - Now installs some libraries and headers required for external
632      module development.
633
634    - You now can drop objects (eg. mail messages, appointments)
635      directly to the folders on the shortcut bar (in 1.0.x, you could
636      only drop them in the folder folder bar).
637
638  * Calendar
639
640    - Loading speed has been improved.
641
642    - When you receive an appointment through email, you can choose
643      which calendar to update, and if its for an existing appointment
644      the folder is automatically detected
645
646    - Calendar importer now supports importing to remote folders.
647
648    - Calendar GUI and alarm daemon now use listeners for the
649      configuration.
650
651    - Reaction to calendar backends crashing has been improved.
652
653    - Show status messages for all long calendar operations.
654
655    - Fixed default reminders description (was 'Untitled
656      appointment').
657
658    - Included timezone information on VCALENDAR's used in copy/paste.
659
660    - Removed extra space that was displayed for categories without
661      icons.
662
663    - Fixed crashes in the alarm daemon.
664
665    - Fixed crashes in calendar related to creating new evolution
666      windows.
667
668    - When right clicking, correctly select the underlying date/time.
669
670    - Meeting scheduling improvements; sends replies when you update
671      your attendance status, warnings if the user changes a meeting
672      they didn't create.
673
674    - Deleting a meeting with a right click will now offer to send a
675      cancellation notice.
676
677    - Can accept meeting replies from non-attendees (they become
678      attendees).
679
680    - Fixed work day so start can't be before end, its minimum 1 hour
681      and the unshaded zone is not rounded to the nearest time
682      division (allowing the work hours to be 0:00 to 23:59).
683
684    - Fixed task view to update completion status the same as the
685      editor.
686
687    - Fixed leap year problem with day of week.
688     
689    - Handle "last day of the month" and "last Tuesday of the month"
690      type recurrences.
691
692  * Contacts
693
694    - It is now possible to specify which folders are used for
695      autocompletion globally.
696
697    - Improved address selection dialog (for sending mail and meeting
698      requests).
699
700    - Improved feedback for search results for all backends and the
701      UI.
702
703    - SSL/STARTTLS suport for LDAP has been added.
704
705    - Caches are built for local addressbooks to speed up
706      autocompletion.
707
708    - Fixed wombat/addressbook crashes dealing with autocompletion, it
709      should be much more stable now.
710
711    - Categories on LDAP are now stored using a multivalued attribute
712      (category) instead of a comma separated list (categories), so
713      searches on categories in ldap actually work.  The old attribute
714      is deprecated and should not be used.
715
716    - Standardized some of the static properties of addressbooks, and
717      removed some local addressbook logic from the frontend.
718
719    - When editing contacts from the composer entries (To:, CC:), pop
720      up the right kind of editor based on the contact type.
721
722    - Much improved LDAP backend responsiveness and performance.
723
724  * Mail
725
726    - New, much faster indexing engine.  This results in faster mail
727      incorporation, faster mail display, and faster searches.
728      Overall, the new engine should work much better for larger
729      folders, and take considerably less space on the disk.
730
731    - Faster POP3 download, using the server's pipeline extensions if
732      available.
733
734    - If you type multiple words in the search bar for the
735      "... Contains" rules, Evolution will search messages that
736      contain all of the words you specified, in any order.
737
738    - More consistent search results for indexed, non-indexed and
739      remote folders.
740
741    - UTF8 (Unicode) used for all searches, even with IMAP servers.
742
743    - It is now possible to mark messages for follow-up and other
744      flags.  It is also possible to change the color in which a
745      specific message is displayed in the mail list.
746
747    - When the message list is sorted by a certain field, it is possible
748      to jump to the first item in the list that matches a certain
749      string by just typing the first few characters.
750                                                       
751    - Filters are now updated automatically when the destination folder
752      gets moved or removed.
753
754    - A new filter rule allows you to pipe mail through an external
755      process to find out whether or not to filter it.
756
757    - You can now specify which folders get synced when switching to
758      offline mode.
759
760    - All previously read messages are automatically downloaded for
761      offline use.
762
763    - Offline state is preserved between sessions.  Generally, offline
764      mode is more stable and complete.
765
766    - STARTTLS support for POP, SMTP and IMAP has been added.
767
768    - IMAP can now handle folder names containing &, -, and UTF-8
769      characters.
770
771    - You can have all of your mail Auto-Cc:ed or auto-Bcc:ed to a
772      specified set of recipients.
773
774    - SMTP error reporting has been improved.
775
776    - Much improved GnuPG support.  Better pgp/mime interoperability.
777
778    - Improved support for external Maildir, MH, and mailbox folders,
779      and trees of folders.  Internally they share more code now and
780      are easier to maintain.
781
782    - External mailbox folders can interoperate with pine/mutt/elm
783      status flags directly (at slightly performance penalty).  See
784      options on the "spool" provider.
785
786    - Many IMAP related bugs fixed.  IMAP now passes current folder
787      regression tests.
788
789    - IMAP body search results are now cached.  Vastly improving
790      body search vFolder performance with IMAP sources.
791
792    - Optional IPv6 support.
793
794    - Progress bar added to subscribe dialogue.
795
796    - Camel's multithread safe object system streamlined and
797      improved.  Many other internal cleanups inside Camel.
798
799    - vFolders can now have an additional column which shows the
800      original location of the message.  Particularly useful for Trash
801      folder.
802
803    - New messages dont "upset" the thread view as much, if no sorting
804      is used.
805
806    - Various vFolder tweaks and fixes.
807
808    - Remote inline HTML images are now downloaded incrementally using
809      libsoup and are fully cancellable.
810
811    - Improved quotation display for format=flowed messages.
812
813  * Mail Composer
814
815    - You can now edit a set of signatures within Evolution, and pick
816      which signature you want when composing a message.
817
818    - Handling of replies has been improved; in particular, you can
819      now paste any text as a quotation, and quotation formatting is
820      preserved when switching between HTML and non-HTML mode.
821
822    - Evolution can now generate graphical smileys automatically as
823      you type.
824
825    - Quotation logic has been improved, rewrapping long lines in
826      replies now preserves quotation marks.
827
828    - Multiple simulataneous language support in the spell checker.
829
830    - Cut & Paste support for html between netscape/mozilla/evolution.
831
832    - Optimized rendering of long messages.
833
834    - Improved html rendering, including support for the clear
835      attribute in <br> elements.
836
837  * Summary
838
839    - Can have non-local mail folders displayed on the summary.
840
841    - Improved Calendar and Tasks displayed. Displays overdue and todays
842      tasks in colours.
843
844    - Uses Soup for HTTP downloading news feeds and weather info.
845
846    - Better folder selector.
847
848    - Better Weather/News Feed selector.
849
850    - Can delete user added news feeds.
Note: See TracBrowser for help on using the repository browser.