diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-06-05 05:25:23 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-06-05 05:25:23 +0800 |
commit | 18bbb3ccc17abbb798fd13e183e5436f12382c68 (patch) | |
tree | bbc099c9319a55d3922432d8fe6566596e2ece9e /mail/ChangeLog | |
parent | 75a1cb19cdba3774d8d76ac9bf238254545b018f (diff) | |
download | gsoc2013-evolution-18bbb3ccc17abbb798fd13e183e5436f12382c68.tar.gz gsoc2013-evolution-18bbb3ccc17abbb798fd13e183e5436f12382c68.tar.zst gsoc2013-evolution-18bbb3ccc17abbb798fd13e183e5436f12382c68.zip |
Added priorities.
2002-06-04 Christopher James Lahey <clahey@ximian.com>
* message-list.etspec: Added priorities.
svn path=/trunk/; revision=17110
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 1aee3a4612..380c4aebca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-06-04 Christopher James Lahey <clahey@ximian.com> + * message-list.etspec: Added priorities. + +2002-06-04 Christopher James Lahey <clahey@ximian.com> + * folder-browser-ui.c (folder_browser_ui_setup_view_menus): Set the title of our GalViewCollection. |