aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-12-14 06:29:05 +0800
committerDan Winship <danw@src.gnome.org>2000-12-14 06:29:05 +0800
commit64380ead985593267ba6f394e268d26506aa6654 (patch)
treebdaa85f0f1241605bc90943677c3026e558bc5f3 /NEWS
parent180fb4ee8e1044d0773439ab9db2efb0bc41f420 (diff)
downloadgsoc2013-evolution-64380ead985593267ba6f394e268d26506aa6654.tar.gz
gsoc2013-evolution-64380ead985593267ba6f394e268d26506aa6654.tar.zst
gsoc2013-evolution-64380ead985593267ba6f394e268d26506aa6654.zip
add mailer features since 0.6 (except filter stuff)
svn path=/trunk/; revision=6976
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS81
1 files changed, 80 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 373284bf36..9bb334411f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,85 @@
-Version 0.6
+Version 0.8
-----------
+Mail:
+
+ Display:
+ - The folder tree now shows unread message counts for mail
+ folders. For local folders, this updates in real time. For IMAP,
+ it only updates when you "Get Mail". To be continued. (Dan)
+ - New "important" column in the message list. User-settable. (Dan)
+ - The message list "Size" column now displays more prettily and
+ sorts correctly (Jeff)
+ - New command to view the raw source to a message. (Jeff)
+ - More reliable MIME icon code in the mailer and the composer.
+ (Dan, Iain)
+ - Lots of internationalization fixes (Dan, Kjartan)
+
+ Composer / Outgoing mail
+ - Various fixes to use the best charset and MIME encoding for
+ outgoing messages (Michael, Jeff)
+ - You can now forward messages inline, instead of attaching them.
+ Forwarding multiple messages now results in a multipart/digest
+ attachment. (Jeff)
+ - Replies are now preceded by "On DATE, PERSON wrote:" (Jeff)
+ - HTML signature support (Radek)
+ - Inline image support (Radek)
+ - Fixes for addresses with commas (Jeff, Michael)
+ - Fix to not allow attaching directories, devices, etc (Jeff)
+ - Fixed the sign of the GMT offset in generated Date headers
+ (Michael)
+ - Fixed a bug in base64 encoding (Michael)
+ - Fixed a problem in connecting to non-ESMTP SMTP servers (Jeff)
+
+ Miscellaneous Commands / Features:
+ - The mailer will now remember your passwords, if you configure
+ that option for a service. (Dan)
+ - New "Apply Filters" command to apply filter rules to selected
+ messages (Jeff)
+ - No more "No new mail" dialog. (Jeff)
+ - Individual messages can now be saved to disk (Jeff)
+ - Synced the Message menu with the right-click menu. (Jeff)
+ - Mailer now uses the same search bar as the addressbook (Anna,
+ Chris, Jeff)
+
+ Filters:
+ - FIXME
+
+ IMAP:
+ - "Get Mail" now scans all folders. (Dan)
+ - IMAP password dialog no longer pops up at startup: click on
+ the server in the folder tree to connect. (Dan)
+ - Folder subscription support. (Chris Toshok, Dan)
+ - Various IMAP folder naming fixes. (May fix Cyrus support) (Dan)
+ - Seen/deleted flags are preserved across "Get Mail" (Jeff)
+ - Fixed a bug that could cause messages to be marked as seen
+ even when the UI thought they weren't. (Dan)
+ - Fixes for IMAP folders with spaces in their names (again).
+ (Jeff)
+ - IMAP Kerberos 4 authentication support (Dan)
+
+ POP3:
+ - Fixed a bunch of error cases in POP3 connection (Dan)
+ - Fixed POP3 to more reliably delete messages when it was supposed
+ to be doing so (Dan)
+
+ Local mail:
+ - Major local mail rewrite that fixed memory leaks, reduced
+ memory consumption, improved efficiency, etc. (Michael)
+ - Maildir support (Michael)
+ - Local mail folders are now locked (via dot locking and/or
+ fcntl/flock) while Evolution is modifying them, and it will
+ notice if they've changed while it's not looking. (Michael)
+
+
+Version 0.7, "Loch Ness Monster", ????
+--------------------------------------
+There have been no verified sightings of this release.
+
+
+Version 0.6, "Procompsognathus", 2000-10-19
+-------------------------------------------
+
General:
- Split out lots of functionality to gal. Evolution now depends on
d>2011-07-251-1/+1 * Update to 3.0.7lioux2011-07-202-5/+5 * Remove painful examples of foo="", with particular prejudice againstdougb2011-05-152-6/+5 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Update to 3.0.6lioux2010-11-172-3/+3 * Update to 3.0.5lioux2010-11-084-41/+3 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * - Remove BROKEN: fix buildlioux2010-09-261-2/+0 * - Remove BROKEN: fix buildlioux2010-09-212-0/+36 * - Mark BROKEN: does not buildpav2010-09-171-0/+2 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+2 * Update to 3.0.4lioux2010-09-062-4/+4 * Update to 3.0.3lioux2010-08-032-4/+4 * o Update to 3.0.2lioux2010-06-132-5/+7 * - update to 1.4.1dinoex2010-03-281-1/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * o Revert previous commit since the specific LDFLAGS is not neededlioux2009-11-241-7/+1 * - Fix build on systems where GCC stack protection (aka Propolice)lioux2009-11-231-0/+7 * Update to 3.0.1lioux2009-11-222-5/+4 * - Fix rc.d startup script:lioux2009-11-222-1/+8 * - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-3/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * - Not MAKE_JOBS_SAFEpav2009-07-201-1/+1 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-2/+0 * Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-251-0/+1 * Update to 3.0.0lioux2009-02-252-4/+4 * Update to 2.9.7lioux2009-02-192-4/+4 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-5/+2 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Update to 2.9.6lioux2008-08-102-4/+4 * Update to 2.9.5lioux2008-05-072-4/+4 * Update to 2.9.4lioux2008-03-032-4/+4 * Update to 2.9.3lioux2008-01-212-4/+4 * Update to 2.9.2lioux2007-10-252-5/+4 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-5/+0 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * Update to 2.9.1lioux2007-09-132-4/+4 * Update to 2.9.0lioux2007-07-302-5/+4 * o Fix RC script. Make sure the shell is sh(1) when starting mlnet.lioux2007-07-263-5/+11 * Update to 2.8.7lioux2007-07-02