diff options
author | Jon Trowbridge <trow@src.gnome.org> | 2001-09-22 02:54:46 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-09-22 02:54:46 +0800 |
commit | 92ad969afc92b57eddb37e52b751a73b8c975727 (patch) | |
tree | 31b9fa2e261b2922773fb7c0b22980043aa8ff19 | |
parent | c1e363ad2e18778f742fefa72564c5f1a2a8556b (diff) | |
download | gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar.gz gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar.bz2 gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar.lz gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar.xz gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.tar.zst gsoc2013-evolution-92ad969afc92b57eddb37e52b751a73b8c975727.zip |
Added some news for Ettore.
svn path=/trunk/; revision=13051
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -9,6 +9,25 @@ Mail: Addressbook: + - Fixed race conditions associated with adding/removing contacts. + The addressbook should be much more stable now. (Trow) + + - Fixed reference counting bugs in addressbook & wombat. (Trow) + + - Made address lookup smarter; cut & paste of address now mostly works. + (Trow) + + - Plugged Trow's memory leaks. (Larry) + + - Name completion now works with one-word names, so it is now much + easier to send mail to Cher. (Trow) + + - Better handling of contact lists in the composer entries. (Trow, Toshok) + + - i18n fixes. (Zbigniew, Trow, and probably everybody else too) + + - SelectNames dialog fixes. (Trow) + Calendar & Tasks: - Free/Busy changes (JP, Rodrigo) |