diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-10-29 01:41:21 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-10-29 01:41:21 +0800 |
commit | 89432ccb7deb09fdfcac281b174232baf34a99b7 (patch) | |
tree | c121f9d306f885c7386b4d3781492c734cd6450a | |
parent | 7699a39bd3729c6c139412cb3fff52f9e0621d70 (diff) | |
download | gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar.gz gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar.bz2 gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar.lz gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar.xz gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.tar.zst gsoc2013-evolution-89432ccb7deb09fdfcac281b174232baf34a99b7.zip |
corrected for mailer
svn path=/trunk/; revision=18461
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -34,11 +34,12 @@ Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Mail #5529 -- Omit signature when quoting. (Jeff) - #15966 -- Visual bug in moving a message to a folder. (Mike) + #15966 -- Visual bug in moving a message to a folder. (Michael) #28735 -- Reply to list isn't looking in Cc: for recipients. (Jeff) - #30045 -- Possible man-in-the-middle attack when using SSL. - (Michael) + #30045 -- Possible man-in-the-middle attack when using SSL - + assuming that the forged certificate had an identical + md5sum of the real certificate. (Michael) #31456 -- Evolution doesn't see certain IMAP mailboxes. (Michael) #31647 -- Subscribe dialog is broken. (Michael) |