aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1998-05-05 12:30:46 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-05-05 12:30:46 +0800
commite5ce5147f9b4e17bdef88987d714f52d7dab475a (patch)
treede1570fe3cce7e07ad5b8016e646262875f64db8 /calendar/ChangeLog
parent4eafda3a143763df58f3375c8e8517efb305a2f9 (diff)
downloadgsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar
gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.gz
gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.bz2
gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.lz
gsoc2013-evolution-e5ce5147f9b4e17bdef88987d714f52d7dab475a.tar.xz
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/ChangeLog4
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.