aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-10-11 20:12:14 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-11 20:12:14 +0800
commit7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0 (patch)
tree850421c94b979c5319038c3893b4e047086f0171 /calendar/ChangeLog
parent82dd927886185c33da8df84db60f963fde29ace7 (diff)
downloadgsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar
gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.gz
gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.bz2
gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.lz
gsoc2013-evolution-7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0.tar.xz
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/ChangeLog4
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.