diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1998-09-07 10:58:08 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-09-07 10:58:08 +0800 |
commit | 40be5aa2abf0aa471f32122f4a9028922f94090d (patch) | |
tree | 427c3e4b637ba7a51cafbfa84103b1649589af18 /calendar/ChangeLog | |
parent | df67e4e802d55da255b41f239055344f2d3741b6 (diff) | |
download | gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar.gz gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar.bz2 gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar.lz gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar.xz gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.tar.zst gsoc2013-evolution-40be5aa2abf0aa471f32122f4a9028922f94090d.zip |
Fixed the bug reported about the mail notification not beint sent until
1998-09-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gnome-cal.c (mail_notify): Fixed the bug reported about the mail
notification not beint sent until the program was terminated.
svn path=/trunk/; revision=363
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 5aa30085cc..1f95a264c3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1998-09-06 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * gnome-cal.c (mail_notify): Fixed the bug reported about the mail + notification not beint sent until the program was terminated. + 1998-09-03 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c (gncal_full_day_forall): Updated foreach -> |