aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-05 02:59:03 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-05 02:59:03 +0800
commit03a387dd445597caffa1383adceaa5d320ec6b30 (patch)
tree6d122ecdaf111609883255baaa103ffc8dd01c1b /mail/ChangeLog
parent017e27c1cd0d686ef512e34ba15007a1c494a6f4 (diff)
downloadgsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar.gz
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar.bz2
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar.lz
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar.xz
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.tar.zst
gsoc2013-evolution-03a387dd445597caffa1383adceaa5d320ec6b30.zip
Change this to use the ETable widget itself instead of building it from
2000-03-04 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Change this to use the ETable widget itself instead of building it from all the parts. svn path=/trunk/; revision=2043
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 867cabb05e..ce03474523 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+
+ * message-list.c: Change this to use the ETable widget itself
+ instead of building it from all the parts.
+
2000-03-03 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Ref the table columns since we unref them at the