diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2001-02-06 06:23:49 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-02-06 06:23:49 +0800 |
commit | ad2c9c52406901a7b21bffdab4c674f049e0b778 (patch) | |
tree | e5ffe316148cf26d80d88d402d5fc7bfb44cbd36 /calendar/ChangeLog | |
parent | 4e52135a248adec2dfc132d63c01800f3c7135f5 (diff) | |
download | gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar.gz gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar.bz2 gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar.lz gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar.xz gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.tar.zst gsoc2013-evolution-ad2c9c52406901a7b21bffdab4c674f049e0b778.zip |
Fixed up these #includes.
2001-02-05 Christopher James Lahey <clahey@helixcode.com>
* gui/calendar-model.c: Fixed up these #includes.
svn path=/trunk/; revision=7997
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 bc67f54196..e3a4730aa6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2001-02-05 Christopher James Lahey <clahey@helixcode.com> + + * gui/calendar-model.c: Fixed up these #includes. + 2001-02-03 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/save-comp.c (save_component_dialog): |