aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-10-31 07:28:36 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-10-31 07:28:36 +0800
commitc51e5370831cd4e9abaa836ae021acff786cb5f2 (patch)
treed691015c15f36bf49703c04f6ee1a0ae53ecbbfc /NEWS
parent9590a301d512395de337d936ac7fe97343453dc5 (diff)
downloadgsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar.gz
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar.bz2
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar.lz
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar.xz
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.tar.zst
gsoc2013-evolution-c51e5370831cd4e9abaa836ae021acff786cb5f2.zip
Calendar NEWS.
2001-10-30 Federico Mena Quintero <federico@ximian.com> * NEWS (Calendar): Calendar NEWS. svn path=/trunk/; revision=14503
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS45
1 files changed, 45 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd04bc44bf..ba8679c6f3 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,51 @@ Addressbook:
Calendar:
+ - Underlined accelerators now work in the editor dialogs. (Damon)
+
+ - Many fixes for scheduling meetings. (JP)
+
+ - Status bar messages for long queries. (Rodrigo)
+
+ - Appointments with empty summaries are now deleted from the views.
+ Also, you can press Escape to cancel editing [#780]. (Federico)
+
+ - The alarm daemon no longer displays "old" alarms twice. (Federico)
+
+ - Alarms now handle timezones correctly [#5852]. (Federico)
+
+ - Repeating alarms are now handled [#12163]. (Federico)
+
+ - The alarm daemon is launched as soon as the calendar starts, not
+ when you actually open a folder [#13867]. (Federico)
+
+ - You can now set a default reminder to be added to new appointments
+ [#13649]. (Federico)
+
+ - Fixes for printing week views [#13687, #13688]. (Damon)
+
+ - Tasks printout now matches the task list better [#10280]. (Damon)
+
+ - Better handling of DATE values, as opposed to DATE-TIME ones. (Damon)
+
+ - Many changes to handle the default timezone better. (Damon)
+
+ - Recurrence generation fixes [#11525]. (Damon)
+
+ - Fixed merging of complete VCALENDAR components. (Damon)
+
+ - Fixes to the folder transfer functions. (Ettore, Federico)
+
+ - Tasks activation fixes. (Damon)
+
+ - Outlook interoperability fixes. (Damon, JP)
+
+ - Miscellaneous fixes to the event/task editors. (Damon, JP, Federico)
+
+ - New iCalendar importer. (Rodrigo)
+
+Conduits:
+
Summary:
- Worked around gnome-vfs problems that were causing crashes. (Trow)