aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-01 01:09:21 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-01 01:09:21 +0800
commit15e264bbf0139587d28c41a3fb1c2ba6cb108da9 (patch)
treedcd245aa75ef02d76dd392ffe9a40973880ffa3f
parent8552071d9216aac59b2a89511c6901f28b6efa22 (diff)
downloadgsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar.gz
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar.bz2
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar.lz
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar.xz
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.tar.zst
gsoc2013-evolution-15e264bbf0139587d28c41a3fb1c2ba6cb108da9.zip
Clean up and re-format a bit.
svn path=/trunk/; revision=11522
-rw-r--r--NEWS140
1 files changed, 72 insertions, 68 deletions
diff --git a/NEWS b/NEWS
index c69c60105b..079adfd190 100644
--- a/NEWS
+++ b/NEWS
@@ -27,135 +27,139 @@ Shell:
- Make the shortcut bar not change the current group when renaming
it. (Jason)
-Addressbook:
+Mail:
- - Fixed some warnings. (Chris T.)
+ - Use new shell ActivityClient interface for progress reporting so
+ the ongoing activities appear at the bottom of the window instead of
+ using a pop-up. (Michael)
- - I18n fixes. (Zbigniew Chyla)
+ - "Remember this password" check box added. (Peter, Jeff)
- - Address quoting in composer bug fixed. (Jon)
+ - UI for timespan editor cleaned up. (Peter)
- - Made it so that Other Contacts doesn't show up if you don't have
- LDAP compiled in. (Jason)
+ - UTF8 issues with PGP and mail display addressed. (Jeff)
- - Made it so that Other Contacts doesn't show up if you don't have
- any LDAP servers configured. (Jos Dehaes)
+ - Translate some more strings. (Jeff, Zbigniew Chyla)
- - General bug fixes. (Chris T., Jon, Frederic Crozat, Jason,
- JP, Ettore, Chris L.)
+ - Fix camel_session_*_timeout functions. (Michael)
- - Some LDAP cleanup. (Chris T.)
+ - Fix application/pgp handling. (Jeff)
- - Crash fixes. (Jon, Dan)
+ - Fix DnD with no messages selected. (Jeff)
- - Work on contact lists. (Chris T., Jon)
+ - Respect the GTK+ theme when generating the header in the mail
+ display. (Jeff)
- - Made Contact Editor Save & Close button not active if nothing is
- changed. (Chris T.)
+ - Make the default date column smaller. (Peter)
- - Added accelerators to a few dialogs. (Taylor Hayward)
+ - Don't display "0 hidden" messages. (Peter)
- - Made evolution-vcard-importer.c load the file into the correct directory.
- (Iain)
+ - 'q' now toggles the message (pre)view. (Peter)
-Calendar & Tasks:
+ - Rename the "Date" column to "Sent". (Peter)
- - Show icons for categories (Rodrigo).
+ - Fix saving of passwords (some passwords were being saved and
+ loaded under different URI's). (Jeff)
- - Multiple selections for cut/copy/paste in task list (Rodrigo).
+ - Enter now always open the message in a new window. (Peter)
- - Added missing underlined shortcuts for dialogs (Taylor).
+ - Gray out unsupported authentication mechanisms. (Jeff)
- - Many timezone-related fixes (Damon, Federico).
+ - Fix saving/loading of several preferences. (Peter, Jason)
- - Alarm notification dialogs (Federico).
+ - Overwrite attachment files correctly. (Jeff)
- - iTIP and iMIP ongoing work (JP).
+ - Don't lose the selection when deleting the last message. (Jason)
- - Consistency & cosmetic fixes for dialogs and menus (Damon, Federico).
+ - Improve guessing of which address to use when replying. (Jeff, Jason)
- - You can now create new calendar/tasks folders in the shell (Ettore).
+ - If SSL isn't supported, indicate so. (Peter)
- - Printing fixes (Damon).
+ - Improve handling of NoSelect IMAP folders. (Peter)
- - Added a search bar for tasks folders (Federico).
+ - Add a browse button for local mailboxes. (Jason)
- - The task pad in the day view is now filtered as well (Federico).
+ - VTrash handling improvements. (Jeff, Peter)
- - Timezone support for conduits (JP).
+ - Display "unsent" in outbox summary. (Peter)
- - General bug fixes. (Federico, JP, Damon, Rodrigo)
+ - Only have main view folder browsers save view settings. (Peter)
-Mail:
+ - Fixes to POP3 cache. (Jeff)
- - Use new shell ActivityClient interface for progress reporting. (Michael)
+ - Handle variants of charset names. (Jeff)
- - "remember this password" check box added and debugged (Peter, Jeff)
+ - Progress reporting and optimizations for IMAP. (Dan)
- - UI for timespan editor cleaned up (Peter)
+ - Progress reporting for SMTP. (Michel)
- - UTF8 issues with PGP and mail display addressed (Jeff)
+ - Handle unencoded eight-bit headers. (Jeff)
- - Translate some more strings (Jeff, Zbigniew Chyla)
+ - Miscellaneous improvements to Camel backend. (Michael, Jeff)
- - Fix camel_session_*_timeout functions (Michael)
+ - Several crashes fixed. (everyone)
- - Fix application/pgp handling (Jeff)
+Addressbook:
- - Fix DnD with no messages selected (Jeff)
+ - Fixed some warnings. (Chris T.)
- - Respect the GTK+ theme when generating the header in the mail display (Jeff)
+ - I18n fixes. (Zbigniew Chyla)
- - Make the default date column smaller (Peter)
+ - Address quoting in composer bug fixed. (Jon)
- - Don't display "0 hidden" messages (Peter)
+ - Made it so that Other Contacts doesn't show up if you don't have
+ LDAP compiled in. (Jason)
- - 'q' now toggles the message (pre)view (Peter)
+ - Made it so that Other Contacts doesn't show up if you don't have
+ any LDAP servers configured. (Jos Dehaes)
- - Rename the "Date" column to "Sent" (Peter)
+ - General bug fixes. (Chris T., Jon, Frederic Crozat, Jason,
+ JP, Ettore, Chris L.)
- - Fix saving of passwords (some passwords were being saved and loaded under
- different URI's) (Jeff)
+ - Some LDAP cleanup. (Chris T.)
- - Enter now always open the message in a new window (Peter)
+ - Crash fixes. (Jon, Dan)
- - Gray out unsupported authentication mechanisms (Jeff)
+ - Work on contact lists. (Chris T., Jon)
- - Fix saving/loading of several preferences. (Peter, Jason)
+ - Made Contact Editor Save & Close button not active if nothing is
+ changed. (Chris T.)
- - Overwrite attachment files correctly. (Jeff)
+ - Added accelerators to a few dialogs. (Taylor Hayward)
- - Don't lose the selection when deleting the last message (Jason)
+ - Made evolution-vcard-importer.c load the file into the correct directory.
+ (Iain)
- - Improve guessing of which address to use when replying (Jeff, Jason)
+Calendar & Tasks:
- - If SSL isn't supported, indicate so. (Peter)
+ - Show icons for categories. (Rodrigo)
- - Improve handling of NoSelect IMAP folders. (Peter)
+ - Multiple selections for cut/copy/paste in task list. (Rodrigo)
- - Hunt down ActivityClient problems (Michael, Ettore, Jeff, Peter, Jason)
+ - Added missing underlined shortcuts for dialogs. (Taylor)
- - Add a browse button for local mailboxes (Jason)
+ - Many timezone-related fixes. (Damon, Federico)
- - VTrash handling improvements (Jeff, Peter)
+ - Alarm notification dialogs. (Federico)
- - Display "unsent" in outbox summary (Peter)
+ - iTIP and iMIP ongoing work. (JP)
- - Only have main view folder browsers save view settings (Peter)
+ - Consistency & cosmetic fixes for dialogs and menus. (Damon,
+ Federico)
- - Fixes to POP3 cache (Jeff)
+ - You can now create new calendar/tasks folders in the shell.
+ (Ettore)
- - Handle variants of charset names (Jeff)
+ - Printing fixes. (Damon)
- - Progress reporting and optimizations for IMAP (Dan)
+ - Added a search bar for tasks folders. (Federico)
- - Progress reporting for SMTP (Michel)
+ - The task pad in the day view is now filtered as well. (Federico)
- - Handle unencoded eight-bit headers (Jeff)
+ - Timezone support for conduits. (JP)
- - Miscellaneous improvements to Camel backend (Michael, Jeff)
+ - General bug fixes. (Federico, JP, Damon, Rodrigo)
- - Segfaults fixed (the usual gang of idiots)
Version 0.11 (Beta 1), 2001-07-12
---------------------------------