diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-06-16 15:33:13 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-06-16 15:33:13 +0800 |
commit | e7adcbd3239a0f56eccb83c7c1b64793c39145ee (patch) | |
tree | 115abe99fc1f56decbba91912e749f3998c15436 /calendar/ChangeLog | |
parent | ef4fb079a43f916fb85c29467dc33da928e51692 (diff) | |
download | gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar.gz gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar.bz2 gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar.lz gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar.xz gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.tar.zst gsoc2013-evolution-e7adcbd3239a0f56eccb83c7c1b64793c39145ee.zip |
#ifdef'ed out references to functions which don't exist yet, so evolution
2000-06-16 Damon Chaplin <damon@helixcode.com>
* gui/calendar-model.c (calendar_model_class_init): #ifdef'ed out
references to functions which don't exist yet, so evolution still
compiles.
svn path=/trunk/; revision=3594
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d90d27d693..cba3769e63 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2000-06-16 Damon Chaplin <damon@helixcode.com> + * gui/calendar-model.c (calendar_model_class_init): #ifdef'ed out + references to functions which don't exist yet, so evolution still + compiles. + +2000-06-16 Damon Chaplin <damon@helixcode.com> + * cal-util/test-recur.c: updated. * cal-util/cal-recur.[hc]: mostly finished, though it depends on the |