diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1999-08-31 06:36:43 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-08-31 06:36:43 +0800 |
commit | a5dc758170c40d86ee361f607eae62aa6e7509d8 (patch) | |
tree | 97b036b15f32713a5a1cb86a19784877b0d4f5d9 /calendar/ChangeLog | |
parent | 122f27a2aae0c712339b39bd3b7581624b8a03b5 (diff) | |
download | gsoc2013-evolution-a5dc758170c40d86ee361f607eae62aa6e7509d8.tar.gz gsoc2013-evolution-a5dc758170c40d86ee361f607eae62aa6e7509d8.tar.zst gsoc2013-evolution-a5dc758170c40d86ee361f607eae62aa6e7509d8.zip |
Modify the object->last_mod field. (calendar_add_object): Ditto.
1999-08-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
* calendar.c (calendar_object_changed): Modify the
object->last_mod field.
(calendar_add_object): Ditto.
Closes bug #676
* main.c (save_calendar_cmd): Fix problem in which we warned the
user about the calendar being modified the first time the calendar
was used.
svn path=/trunk/; revision=1150
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c3413eefbf..d6e07deabd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +1999-08-30 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * calendar.c (calendar_object_changed): Modify the + object->last_mod field. + (calendar_add_object): Ditto. + + Closes bug #676 + + * main.c (save_calendar_cmd): Fix problem in which we warned the + user about the calendar being modified the first time the calendar + was used. + 1999-08-22 Tomas Ogren <stric@ing.umu.se> * gnomecal.gnorba: "GenericFactoy" is wrong... |