diff options
author | Rodney Dawes <dobey@novell.com> | 2004-06-24 00:10:58 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-06-24 00:10:58 +0800 |
commit | c2bd7a6754627f0af3d4fe2684a2576cb0f1b45d (patch) | |
tree | c40ba0b4fa5cdcd667e9b8254a085bea22714c88 /calendar/ChangeLog | |
parent | 181829f14206127361b0766ac22299fd0f4b8be0 (diff) | |
download | gsoc2013-evolution-c2bd7a6754627f0af3d4fe2684a2576cb0f1b45d.tar.gz gsoc2013-evolution-c2bd7a6754627f0af3d4fe2684a2576cb0f1b45d.tar.zst gsoc2013-evolution-c2bd7a6754627f0af3d4fe2684a2576cb0f1b45d.zip |
Revert previous change to add the callbacks for notification of calendar
2004-06-23 Rodney Dawes <dobey@novell.com>
* gui/calendar-component.c: Revert previous change to add the
callbacks for notification of calendar selection changes
(create_new_view): Update the comment for watching notification on
the tasks selection to state it is for the mini tasks view
svn path=/trunk/; revision=26478
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 f48ea19dbc..94aa13e52e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-06-23 Rodney Dawes <dobey@novell.com> + + * gui/calendar-component.c: Revert previous change to add the + callbacks for notification of calendar selection changes + (create_new_view): Update the comment for watching notification on + the tasks selection to state it is for the mini tasks view + 2004-06-23 JP Rosevear <jpr@novell.com> Fixes #57862 |