diff options
author | JP Rosevear <jpr@novell.com> | 2004-07-20 06:02:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-07-20 06:02:29 +0800 |
commit | 3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb (patch) | |
tree | 9cb6f471991fe6e32dd9b8a0af44433a00baf8e2 /calendar/ChangeLog | |
parent | bfb438d42fda91c4fe1fc145bcc938df77780923 (diff) | |
download | gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar.gz gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar.bz2 gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar.lz gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar.xz gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.tar.zst gsoc2013-evolution-3a3c32ee5148783e4d6bc0cac46a6c68d74ae4eb.zip |
Fixes #61451
2004-07-16 JP Rosevear <jpr@novell.com>
Fixes #61451
* gui/e-itip-control.c (get_cancel_options): don't give a cancel
option if the event is no where to be found
(show_current_event): pass in kind
(show_current_todo): ditto
svn path=/trunk/; revision=26678
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 41668e01c2..b00d7c432b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2004-07-16 JP Rosevear <jpr@novell.com> + + Fixes #61451 + + * gui/e-itip-control.c (get_cancel_options): don't give a cancel + option if the event is no where to be found + (show_current_event): pass in kind + (show_current_todo): ditto + 2004-07-16 Larry Ewing <lewing@ximian.com> * gui/calendar-component.c (set_info): use short month forms to |