diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-03-07 20:53:19 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-03-07 20:53:19 +0800 |
commit | 43d118565480985640afeeffb8e6902852eb0db3 (patch) | |
tree | 6e3b0b6d93df15787bc51520614bd11a5a28e055 /calendar/ChangeLog | |
parent | a9b73c75a8d3bf94b323720ca709f4872e53bfae (diff) | |
download | gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar.gz gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar.bz2 gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar.lz gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar.xz gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.tar.zst gsoc2013-evolution-43d118565480985640afeeffb8e6902852eb0db3.zip |
create the array to be returned only once.
2003-03-07 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/save.c (get_calendars_to_load): create the array
to be returned only once.
svn path=/trunk/; revision=20217
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 4d5997f414..6c91692b24 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-03-07 Rodrigo Moya <rodrigo@ximian.com> + + * gui/alarm-notify/save.c (get_calendars_to_load): create the array + to be returned only once. + 2003-03-06 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-queue.c (display_notification): ref the CalClient. |