aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJon Trowbridge <trow@src.gnome.org>2001-09-22 02:54:46 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-09-22 02:54:46 +0800
commit92ad969afc92b57eddb37e52b751a73b8c975727 (patch)
tree31b9fa2e261b2922773fb7c0b22980043aa8ff19 /NEWS
parentc1e363ad2e18778f742fefa72564c5f1a2a8556b (diff)
downloadgsoc2013-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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93eb1fac08..c08fec8af9 100644
--- a/NEWS
+++ b/NEWS
@@ -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)