diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1999-01-28 04:26:10 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-01-28 04:26:10 +0800 |
commit | c970e7ace5de19acdb9cf664435cbec8264ee89e (patch) | |
tree | 9aa8a570c2ce45f48b2ee7dfafbf90970820fec3 /calendar/ChangeLog | |
parent | 6d97fa0fe88d5511cbefe38c0251bcce8d5d1575 (diff) | |
download | gsoc2013-evolution-c970e7ace5de19acdb9cf664435cbec8264ee89e.tar.gz gsoc2013-evolution-c970e7ace5de19acdb9cf664435cbec8264ee89e.tar.zst gsoc2013-evolution-c970e7ace5de19acdb9cf664435cbec8264ee89e.zip |
Warn if the calendar file has changed.
1999-01-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
* main.c (save_calendar_cmd): Warn if the calendar file has
changed.
* calendar.c (calendar_load, calendar_save): Keep track of the
modification time for the calendar file.
svn path=/trunk/; revision=632
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 05753e6020..9b94106c55 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +1999-01-27 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * main.c (save_calendar_cmd): Warn if the calendar file has + changed. + + * calendar.c (calendar_load, calendar_save): Keep track of the + modification time for the calendar file. + 1999-01-20 Nat Friedman <nat@nat.org> * gncal-full-day.c (gncal_full_day_key_press): Only trap printable |