diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-10-10 09:28:59 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-10-10 09:28:59 +0800 |
commit | 68a22cc09ebc3a71985970665c9ac7ee52dd1605 (patch) | |
tree | 0742355610451b5f7780216a42221124302eafd1 | |
parent | e7506b917465fe63f58eb178e6a17982c9dc965b (diff) | |
download | gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar.gz gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar.bz2 gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar.lz gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar.xz gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.tar.zst gsoc2013-evolution-68a22cc09ebc3a71985970665c9ac7ee52dd1605.zip |
Calendar NEWS.
2001-10-09 Federico Mena Quintero <federico@ximian.com>
* NEWS (Calendar): Calendar NEWS.
svn path=/trunk/; revision=13541
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 16 |
2 files changed, 18 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2001-10-09 Federico Mena Quintero <federico@ximian.com> + + * NEWS (Calendar): Calendar NEWS. + 2001-10-09 <NotZed@Ximian.com> * NEWS (Mailer): Updated for beta 6. @@ -1,6 +1,9 @@ Version 0.16 (Beta 6) --------------------- +FIXME FIXME FIXME: Note that the "Version 0.15" header below does not +have information beta date. + Shell: Mailer: @@ -43,9 +46,18 @@ Calendar: - Compilation fixes for latest Bonobo (Rodrigo) - - Fixed problem with exceptions to recurring events. (Damon) + - Fixed problem with exceptions to recurring events [#11278]. (Damon) + + - Fixed handling of UNTIL property in recurring events [#5034]. (Damon) + + - The alarm daemon will now notify you of alarms that should have + occurred while it was not running [#884]. (Federico) + + - Handle monthly-by-day and "last day" recurrences in the conduits. (JP) + + - Added priorities to the fields in the attendee list [#7158]. (Chris) - - Fixed handling of UNTIL property in recurring events. (Damon) + - Enhancements to the event editor for meetings. (JP) Summary: |