diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-10-11 20:11:11 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-10-11 20:11:11 +0800 |
commit | 82dd927886185c33da8df84db60f963fde29ace7 (patch) | |
tree | fb52bceac6a54271da0a1caf539afc761fb7db24 /mail/ChangeLog | |
parent | 108723d273dd2d6b0616d387f2b0815b365ec5c3 (diff) | |
download | gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar.gz gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar.bz2 gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar.lz gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar.xz gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.tar.zst gsoc2013-evolution-82dd927886185c33da8df84db60f963fde29ace7.zip |
Changed these to use the proper form for the column element.
2000-10-11 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h, subscribe-dialog.c: Changed
these to use the proper form for the column element.
svn path=/trunk/; revision=5849
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7c9e329a6e..cab63f6706 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-10-11 Christopher James Lahey <clahey@helixcode.com> + * message-list.c, message-list.h, subscribe-dialog.c: Changed + these to use the proper form for the column element. + +2000-10-11 Christopher James Lahey <clahey@helixcode.com> + * message-list.c, message-list.h, subscribe-dialog.c: Updated these to the new ETable style of specifications. |