diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-20 03:38:58 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-20 03:38:58 +0800 |
commit | 7f0d04dd7a82446bd7ad9273f47358f8ad1fb7a4 (patch) | |
tree | 0eaf4bd4f3e8e93009f59344779a4270b73a4c40 /calendar/ChangeLog | |
parent | 3c4559b613835540b2ff7eb9e4a0008766dae607 (diff) | |
download | gsoc2013-evolution-7f0d04dd7a82446bd7ad9273f47358f8ad1fb7a4.tar.gz gsoc2013-evolution-7f0d04dd7a82446bd7ad9273f47358f8ad1fb7a4.tar.zst gsoc2013-evolution-7f0d04dd7a82446bd7ad9273f47358f8ad1fb7a4.zip |
handle the case where we have a bogus uid
2004-01-19 JP Rosevear <jpr@ximian.com>
* gui/tasks-component.c (update_primary_selection): handle the
case where we have a bogus uid
* gui/calendar-component.c (update_primary_selection): ditto
svn path=/trunk/; revision=24313
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7d14f2df96..c853d3ca20 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-01-19 JP Rosevear <jpr@ximian.com> + + * gui/tasks-component.c (update_primary_selection): handle the + case where we have a bogus uid + + * gui/calendar-component.c (update_primary_selection): ditto + 2004-01-19 Radek Doulik <rodo@ximian.com> * gui/print.c (print_day_add_event): uncomment and use |