diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-03-21 10:54:37 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-03-21 10:54:37 +0800 |
commit | 5bc23d188a2071bf12e8e7a31af070db05d1bc7f (patch) | |
tree | d347fdaee6e1f9fd07c3428e6febe52ef456feab /mail/ChangeLog | |
parent | f60b9107e9d0a10bc54307c279f789c26a794736 (diff) | |
download | gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar.gz gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar.bz2 gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar.lz gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar.xz gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.tar.zst gsoc2013-evolution-5bc23d188a2071bf12e8e7a31af070db05d1bc7f.zip |
Properly ref & sink the table and header models.
2000-03-20 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Properly ref & sink the table and header models.
svn path=/trunk/; revision=2126
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b2f2515736..48ecad7976 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-03-20 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Properly ref & sink the table and header models. + 2000-03-14 Dan Winship <danw@helixcode.com> * mail-sources.c: First cut at a mail source selection wizard. |