aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-05 01:30:23 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-05 01:30:23 +0800
commit23c59b7ee06133ed56850c68c132eccdbfe44b8f (patch)
tree36fc8cef9c4097097b92e43443e97f024081ea4a /widgets/e-table/ChangeLog
parent7fc7a2644f6b6391ff478b253b05ab986fbd0965 (diff)
downloadgsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar.gz
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar.bz2
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar.lz
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar.xz
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.tar.zst
gsoc2013-evolution-23c59b7ee06133ed56850c68c132eccdbfe44b8f.zip
Fixed a compile warning.
2000-03-04 Christopher James Lahey <clahey@helixcode.com> * e-table-item.c: Fixed a compile warning. * e-table.c: Fixed a crash error. svn path=/trunk/; revision=2039
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index e2e25b6f41..dc43161c53 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,11 @@
2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+ * e-table-item.c: Fixed a compile warning.
+
+ * e-table.c: Fixed a crash error.
+
+2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+
* TODO: Added a bunch of stuff to the TODO list. Put +s before a
few of the items that are finished.