diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-10-11 20:12:14 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-10-11 20:12:14 +0800 |
commit | 7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0 (patch) | |
tree | 850421c94b979c5319038c3893b4e047086f0171 /calendar/ChangeLog | |
parent | 82dd927886185c33da8df84db60f963fde29ace7 (diff) | |
download | gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.gz gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.zst gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.zip |
Fixed the column elements here.
2000-10-11 Christopher James Lahey <clahey@helixcode.com>
* gui/e-calendar-table.c: Fixed the column elements here.
svn path=/trunk/; revision=5850
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 cf14639a79..57a8bba284 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2000-10-11 Christopher James Lahey <clahey@helixcode.com> + * gui/e-calendar-table.c: Fixed the column elements here. + +2000-10-11 Christopher James Lahey <clahey@helixcode.com> + * gui/e-calendar-table.c: Updated to use the new ETable specification stuff. |