diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-09 00:45:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-09 00:45:12 +0800 |
commit | a88bdf9c4c10569043bf736f3b052dc5eccf5ab4 (patch) | |
tree | 72fe4479b00781f5981f5b2da5341725baca0cdc /calendar/ChangeLog | |
parent | 7c349155a53ccc3691037d02305c2cf594f2c15e (diff) | |
download | gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar.gz gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar.bz2 gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar.lz gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar.xz gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.tar.zst gsoc2013-evolution-a88bdf9c4c10569043bf736f3b052dc5eccf5ab4.zip |
Fixed some warnings.
2000-09-08 Christopher James Lahey <clahey@helixcode.com>
* cal-util/cal-recur.c, gui/e-day-view.c, gui/e-week-view.c,
gui/event-editor.c, gui/getdate.y, gui/gncal-todo.c,
gui/gnome-cal.c, gui/dialogs/task-editor.c: Fixed some warnings.
svn path=/trunk/; revision=5264
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 4273145b40..26cf3c3465 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-09-08 Christopher James Lahey <clahey@helixcode.com> + + * cal-util/cal-recur.c, gui/e-day-view.c, gui/e-week-view.c, + gui/event-editor.c, gui/getdate.y, gui/gncal-todo.c, + gui/gnome-cal.c, gui/dialogs/task-editor.c: Fixed some warnings. + 2000-09-08 JP Rosevear <jpr@helixcode.com> * conduits/calendar/Makefile.am: Tidy |