diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-09-14 05:38:12 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-09-14 05:38:12 +0800 |
commit | 1657cfe34134673a5a09b2e62a9044eca8a6ea09 (patch) | |
tree | 05e0f5c88debcfaa2d165e94e82156c8b7afb3b5 /calendar/ChangeLog | |
parent | 534132510d788bd8b3d86262ffe98a6b0ddc8cc0 (diff) | |
download | gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar.gz gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar.bz2 gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar.lz gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar.xz gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.tar.zst gsoc2013-evolution-1657cfe34134673a5a09b2e62a9044eca8a6ea09.zip |
See if the new object matches the type of objects we were told to deal
2000-09-13 Federico Mena Quintero <federico@helixcode.com>
* gui/calendar-model.c (obj_updated_cb): See if the new object
matches the type of objects we were told to deal with.
(load_objects): Likewise.
svn path=/trunk/; revision=5410
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9a0b44b070..852d41d2ba 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-09-13 Federico Mena Quintero <federico@helixcode.com> + + * gui/calendar-model.c (obj_updated_cb): See if the new object + matches the type of objects we were told to deal with. + (load_objects): Likewise. + 2000-09-13 JP Rosevear <jpr@helixcode.com> * pcs/cal-backend-file.c (remove_component): Only remove the pilot |