diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-01 06:32:52 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-01 06:32:52 +0800 |
commit | 3892c5df4d87257d373b766045cb7d3b3493481a (patch) | |
tree | 26e726dfe3bc56257c08dc6b3f1f935f4e61c227 /mail/ChangeLog | |
parent | 1ad76125efe77fe8237c8bdf6dde4f0bacf92f38 (diff) | |
download | gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar.gz gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar.bz2 gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar.lz gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar.xz gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.tar.zst gsoc2013-evolution-3892c5df4d87257d373b766045cb7d3b3493481a.zip |
Fixed some warnings.
2000-07-31 Christopher James Lahey <clahey@helixcode.com>
* component-factory.c, folder-browser.c: Fixed some warnings.
* message-list.c: Made the icon column non sortable.
svn path=/trunk/; revision=4440
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e42dc3daf1..fe12023521 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-07-31 Christopher James Lahey <clahey@helixcode.com> + + * component-factory.c, folder-browser.c: Fixed some warnings. + + * message-list.c: Made the icon column non sortable. + 2000-07-31 Dan Winship <danw@helixcode.com> * mail-config.c (service_page_set_url): Fix a NULL-pointer strcmp |