diff options
author | JP Rosevear <jpr@ximian.com> | 2002-10-08 04:30:02 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-10-08 04:30:02 +0800 |
commit | f5fbf29c4ed8c0f35d212e361f8f487d7b5f4b6d (patch) | |
tree | 45c23d2c25eae8b5c88524b8bef721ada2df4def /calendar/ChangeLog | |
parent | 7944e2b98c3fd4996f51018c28156464b687598a (diff) | |
download | gsoc2013-evolution-f5fbf29c4ed8c0f35d212e361f8f487d7b5f4b6d.tar.gz gsoc2013-evolution-f5fbf29c4ed8c0f35d212e361f8f487d7b5f4b6d.tar.zst gsoc2013-evolution-f5fbf29c4ed8c0f35d212e361f8f487d7b5f4b6d.zip |
cast the correct item
2002-10-07 JP Rosevear <jpr@ximian.com>
* gui/dialogs/cal-prefs-dialog.c (setup_changes): cast the correct
item
svn path=/trunk/; revision=18345
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0d6d9db31d..ab80082d15 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-10-07 JP Rosevear <jpr@ximian.com> + + * gui/dialogs/cal-prefs-dialog.c (setup_changes): cast the correct + item + 2002-10-07 Rodrigo Moya <rodrigo@ximian.com> Fixes crash in #19159 |