aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2003-06-20 13:06:22 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-06-20 13:06:22 +0800
commit3e39272dd18253e50a424accfc1773be10325271 (patch)
treef7213ef3a6ec4c425e9a7bfada206a6a10af683f
parent7c81b7cd52c62a848ecd5a6e4f0fea0898064893 (diff)
downloadgsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar.gz
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar.bz2
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar.lz
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar.xz
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.tar.zst
gsoc2013-evolution-3e39272dd18253e50a424accfc1773be10325271.zip
Some more mail updates
svn path=/trunk/; revision=21492
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5a8928bd30..d0a562e7c0 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
#42630 - collapsed thread always shows as unread (Jeff)
#44139 - composer spacing is not HIG compliant (Jeff)
#44991 - cannot send mail in GB-2312 (Jeff)
+ #45063 - Message display refreshes when new mail arrives,
+ introducted by #33593 (Michael)
+ #31745 - Cannot view mails under '#mh' namespace. Temporary
+ workaround, strip #'s (Michael)
* All
@@ -36,10 +40,14 @@ Other bugs
* Mail
- - Fix bug in indexer string normalisation (Larry)
+ - Fix bug in indexer string normalisation (they weren't) (Larry)
- Major memory leak in message-threading (Larry)
- Only try to snoop a content-type if its application/octet-stream
when displaying mail parts (Jeff)
+ - Try to make asynchronous dns lookup more asynchronously
+ cancellable (Michael)
+ - Fix a degenerate algorithm case in vFolder shutdown which could
+ cause excessive exit cpu usage (Michael)
* All