aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-28 22:33:11 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-28 22:33:11 +0800
commite047685e4a4ac36ea34b7108fbbc7612384e206d (patch)
treee5c4d15b329a6e4f864f8e29609aec4306e86fbb /widgets/e-table/ChangeLog
parent9aefcae16c1e716039ddf8e1921e3a6be9635277 (diff)
downloadgsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.gz
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.bz2
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.lz
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.xz
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.zst
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.zip
Fixed a couple of crash bugs.
2000-02-28 Christopher James Lahey <clahey@helixcode.com> * e-table-header-item.c, e-table-header.c: Fixed a couple of crash bugs. svn path=/trunk/; revision=1975
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 0c9ee610db..e33b099234 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-28 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-header-item.c, e-table-header.c: Fixed a couple of crash
+ bugs.
+
2000-02-25 Christopher James Lahey <clahey@helixcode.com>
* e-table-item.c: Made the E table item redraw properly.