diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-11-15 07:04:11 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-11-15 07:04:11 +0800 |
commit | 01e63125d5e3f5a4c92887cd147ee342da062e3e (patch) | |
tree | 25d0367bce301aff820fd1f84592ec799c70a6bd /NEWS | |
parent | 7838233834765fa21f3597eb6d0e44558141e6fd (diff) | |
download | gsoc2013-evolution-01e63125d5e3f5a4c92887cd147ee342da062e3e.tar.gz gsoc2013-evolution-01e63125d5e3f5a4c92887cd147ee342da062e3e.tar.zst gsoc2013-evolution-01e63125d5e3f5a4c92887cd147ee342da062e3e.zip |
Calendar/tasks NEWS.
2001-11-14 Federico Mena Quintero <federico@ximian.com>
* NEWS: Calendar/tasks NEWS.
svn path=/trunk/; revision=14717
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -1,3 +1,38 @@ +Version ??? +----------- + +Calendar: + + - Meeting page in the event editor now synchronizes its widgets + properly. (JP) + + - Meeting/scheduling pages now use timezones. (JP) + + - Better dragging of the time range in the meeting page. (JP) + + - Free/busy computation now uses recurrences. (JP) + + - Printout of the month view now has lines and dates [#10285]. + (Damon) + + - VCalendar components and start times for pasted event are handled + correctly [#5287]. (Rodrigo) + + - Alarm daemon configuration fixes [14655]. (Federico) + + - Day/week views now cancel operations properly if the component + gets deleted after editing [#15137]. (Federico) + + - Miscellaneous i18n fixes. (Zbigniew) + + - Miscellaneous memory leak fixes. (Rodrigo) + +Tasks: + + - UTF8 fixes for categories in the table view [#15304]. (Federico) + + - Removed the LOCATION field for now. (Damon) + Version 0.99.0 (1.0 Release Candidate 1), 2001-11-05 ---------------------------------------------------- |