updated calendar & tasks stuff

svn path=/trunk/; revision=13061
This commit is contained in:
Damon Chaplin
2001-09-21 20:23:49 +00:00
parent 0997192ca1
commit 57b09679d3

19
NEWS
View File

@ -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)