diff options
author | Damon Chaplin <damon@src.gnome.org> | 2001-09-22 04:23:49 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-09-22 04:23:49 +0800 |
commit | 57b09679d304590ffe2f642f33f333be0bb6bf21 (patch) | |
tree | 44e730da2078d30acdf62b14222495a5da2f42f4 | |
parent | 0997192ca11c03d52d736254bbb199722d97f23a (diff) | |
download | gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar.gz gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar.bz2 gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar.lz gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar.xz gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.tar.zst gsoc2013-evolution-57b09679d304590ffe2f642f33f333be0bb6bf21.zip |
updated calendar & tasks stuff
svn path=/trunk/; revision=13061
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -86,6 +86,25 @@ Calendar & Tasks: - Free/Busy changes. (JP, Rodrigo) + - iTIP fixes (JP) + + - i18n fixes, particularly for printing (Zbigniew Chyla) + + - Added option to confirm deletions (Federico) + + - Improved alarm system (Federico) + + - Fixed crashing bug when deleting a folder (Federico) + + - Added option to hide completed tasks (Damon) + + - Timezone changes for interoperability with Outlook (Damon) + + - Fixed problems displaying/parsing times in locales which don't specify + 'am' and 'pm' strings (Damon) + + - Added toolbar button to delete the selected calendar event (Damon) + Summary: - Fixed bugs and leaks. (Iain) |