diff options
author | Jon Trowbridge <trow@src.gnome.org> | 2001-10-02 06:07:55 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-10-02 06:07:55 +0800 |
commit | b9d0a7131ac25b8167259076d09eb73815e0327b (patch) | |
tree | fdb4baba6b990136d067d6ec43802412da6aa073 | |
parent | 29bf2715b816f7e310ba5a44891e82aaaa02e2f5 (diff) | |
download | gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar.gz gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar.bz2 gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar.lz gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar.xz gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.tar.zst gsoc2013-evolution-b9d0a7131ac25b8167259076d09eb73815e0327b.zip |
News.
svn path=/trunk/; revision=13283
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -35,6 +35,24 @@ Mailer: - Many backend fixes that users won't notice. (Michael, Jeff, Dan) + - Fixed the crash that accompanied the invalid address warning. (Trow) + + - Properly encode the mailto: links we generate inside of displayed + messages. (Trow) + +Addressbook: + + - Miscellaneous bug fixes. (Jon Trowbridge, Chris Toshok, Chris Lahey, + JP Rosevear) + + - Better handling of addresses containing commas or other special + characters. (Trow) + + - Fixed bugs related to sending mail by left-clicking on an address + inside a message. (Trow) + + - Auto-completion now matches against contact nicknames. (Trow) + Pilot: - Now syncs exception dates in calendar and addressbook notes (JP) |