diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-02 05:50:58 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-02 05:50:58 +0800 |
commit | 3274711d7e1b98da355c5adde726c69ee340e36e (patch) | |
tree | 5cfb484f0e29ffafff834ce8b6210fc046edb149 /views/ChangeLog | |
parent | ce67772c53108003cd8ba2bf2130722ab17d5df8 (diff) | |
download | gsoc2013-evolution-3274711d7e1b98da355c5adde726c69ee340e36e.tar.gz gsoc2013-evolution-3274711d7e1b98da355c5adde726c69ee340e36e.tar.zst gsoc2013-evolution-3274711d7e1b98da355c5adde726c69ee340e36e.zip |
Builtin View menus for tasks and mail.
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* .cvsignore, Makefile.am, mail/.cvsignore,
mail/By_Sender.galview, mail/By_Subject.galview, mail/Makefile.am,
mail/galview.xml, tasks/.cvsignore, tasks/Makefile.am,
tasks/Tasks.galview, tasks/With_Category.galview,
tasks/galview.xml: Builtin View menus for tasks and mail.
svn path=/trunk/; revision=8460
Diffstat (limited to 'views/ChangeLog')
-rw-r--r-- | views/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/views/ChangeLog b/views/ChangeLog new file mode 100644 index 0000000000..6fdf3b3ce2 --- /dev/null +++ b/views/ChangeLog @@ -0,0 +1,7 @@ +2001-03-01 Christopher James Lahey <clahey@ximian.com> + + * .cvsignore, Makefile.am, mail/.cvsignore, + mail/By_Sender.galview, mail/By_Subject.galview, mail/Makefile.am, + mail/galview.xml, tasks/.cvsignore, tasks/Makefile.am, + tasks/Tasks.galview, tasks/With_Category.galview, + tasks/galview.xml: Builtin View menus for tasks and mail. |