diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1998-05-05 12:30:46 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-05-05 12:30:46 +0800 |
commit | e5ce5147f9b4e17bdef88987d714f52d7dab475a (patch) | |
tree | de1570fe3cce7e07ad5b8016e646262875f64db8 /calendar/ChangeLog | |
parent | 4eafda3a143763df58f3375c8e8517efb305a2f9 (diff) | |
download | gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.gz gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.zst gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.zip |
Only run the apply code once.
1998-05-04 Miguel de Icaza <miguel@nuclecu.unam.mx>
* prop.c (prop_apply): Only run the apply code once.
svn path=/trunk/; revision=207
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f77733a32d..51f901ea8b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +1998-05-04 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * prop.c (prop_apply): Only run the apply code once. + 1998-05-03 Miguel de Icaza <miguel@nuclecu.unam.mx> * gncal-day-panel.c (update): Draw the day at startup. |