aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-04-25 15:26:27 +0800
committerChris Lahey <clahey@src.gnome.org>2000-04-25 15:26:27 +0800
commit5f54bb7ea062c14e1f0bdf9778774c8c7f470be8 (patch)
tree9a4d0f658c48c2576e118ab7d13acde5aac044a6 /widgets/e-table/ChangeLog
parent1b7d0bc8c2fba515fc9880c4bc56d0771e611617 (diff)
downloadgsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar.gz
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar.bz2
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar.lz
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar.xz
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.tar.zst
gsoc2013-evolution-5f54bb7ea062c14e1f0bdf9778774c8c7f470be8.zip
Fixed a warning.
2000-04-25 Christopher James Lahey <clahey@helixcode.com> * e-table-size-test.c: Fixed a warning. * e-table-item.c: Removed the unnecessary gnome_canvas_update_bbox. svn path=/trunk/; revision=2598
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 f081aed6d2..a672a3742b 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-25 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-size-test.c: Fixed a warning.
+
+ * e-table-item.c: Removed the unnecessary gnome_canvas_update_bbox.
+
2000-04-24 Christopher James Lahey <clahey@helixcode.com>
* e-table.c: Fixed some warnings.