diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-02 06:11:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-02 06:11:43 +0800 |
commit | 053ee627a7673b73f67bdcb88764fb5b5dacd782 (patch) | |
tree | ee062db687e60887e87ba900de9bffb0151880f9 /NEWS | |
parent | b9d0a7131ac25b8167259076d09eb73815e0327b (diff) | |
download | gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar.gz gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar.bz2 gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar.lz gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar.xz gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.tar.zst gsoc2013-evolution-053ee627a7673b73f67bdcb88764fb5b5dacd782.zip |
Updated.
svn path=/trunk/; revision=13284
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 42 |
1 files changed, 29 insertions, 13 deletions
@@ -1,19 +1,21 @@ Version 0.15 ------------ -Calendar: +Shell: - - Backend improvements (JP, Rodrigo). + - Fixed a problem with shortcuts not appearing when created by the + mailer. (Ettore) - - The alarm daemon can now re-enter properly [#10840] (Federico). + - Fixed right-click menu behavior for folders in the folder bar. + (Ettore) - - Alarms can now have zero-time offsets [#7892] (Federico). + - Got Rename to work again. (Ettore) - - Warning fixes (Chris). + - Fixed some folder copy/move/dnd bugs. (Ettore) - - Fixed custom Glade widgets on non-Linux systems (Dan). + - Added a menu item to configure the Pilot settings. (Ettore) - - Fixed crashing problems in the event/task editor (Damon). + - Fixed some other miscellaneous bugs/crashes. (Ettore) Mailer: @@ -40,10 +42,23 @@ Mailer: - Properly encode the mailto: links we generate inside of displayed messages. (Trow) +Calendar: + + - Backend improvements (JP, Rodrigo). + + - The alarm daemon can now re-enter properly [#10840]. (Federico) + + - Alarms can now have zero-time offsets [#7892]. (Federico) + + - Warning fixes. (Chris) + + - Fixed custom Glade widgets on non-Linux systems. (Dan) + + - Fixed crashing problems in the event/task editor. (Damon) + Addressbook: - - Miscellaneous bug fixes. (Jon Trowbridge, Chris Toshok, Chris Lahey, - JP Rosevear) + - Miscellaneous bug fixes. (Trow, Toshok, Clahey, JP) - Better handling of addresses containing commas or other special characters. (Trow) @@ -55,13 +70,14 @@ Addressbook: Pilot: - - Now syncs exception dates in calendar and addressbook notes (JP) + - Now syncs exception dates in calendar and addressbook notes. (JP) + + - Does not overwrite custom data on pilot. (JP) - - Does not overwrite custom data on pilot (JP) + - Address completion no longer marks records as changed. (JP) - - Address completion no longer marks records as changed (JP) + - Miscellaneous other bug fixes. (JP) - - Miscellaneous other bug fixes (JP) Version 0.14 (Beta 4), 2001-09-21 --------------------------------- |