diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-15 05:24:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-15 05:24:39 +0800 |
commit | c511558a1b034f34096436cbf87b39909f9b4da0 (patch) | |
tree | a6ec9f9ddcbae16b6d2b7e31c59da81eddf5b48a /ui/ChangeLog | |
parent | 4e3776a37dee9b520e9ec71a051dc7f3ceb836bd (diff) | |
download | gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar.gz gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar.bz2 gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar.lz gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar.xz gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.tar.zst gsoc2013-evolution-c511558a1b034f34096436cbf87b39909f9b4da0.zip |
Added Filter/VFolder on mailing list. Yay. I also figured I'd expand this
2001-04-14 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail.xml: Added Filter/VFolder on mailing list. Yay. I
also figured I'd expand this like MessageFilterSubj to
MessageFilterSubject, what's with the abreviation? It makes no
sense when the verb is that long anyway...
svn path=/trunk/; revision=9316
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 46beaec1b2..1efaf05e34 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,17 +1,25 @@ +2001-04-14 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-mail.xml: Added Filter/VFolder on mailing list. Yay. I + also figured I'd expand this like MessageFilterSubj to + MessageFilterSubject, what's with the abreviation? It makes no + sense when the verb is that long anyway... + 2001-03-13 Michael Meeks <michael@ximian.com> - * evolution-mail.xml: Add a load of commands, sigh, people - do this so brokenly. + * evolution-mail.xml: Add a load of commands, sigh, people do this + so brokenly. 2001-04-02 Anders Carlsson <andersca@codefactory.se> - * evolution-mail.xml: Added a space after an attribute to make libxml happy. + * evolution-mail.xml: Added a space after an attribute to make + libxml happy. 2001-04-01 Gediminas Paulauskas <menesis@delfi.lt> - * evolution-addressbook.xml, evolution-calendar.xml, evolution-mail.xml, - evolution-tasks.xml, evolution.xml: as Jacub suggested, added some icons, - replaced stock Print with ours, etc. + * evolution-addressbook.xml, evolution-calendar.xml, + evolution-mail.xml, evolution-tasks.xml, evolution.xml: as Jacub + suggested, added some icons, replaced stock Print with ours, etc. 2001-03-29 Not Zed <NotZed@Ximian.com> @@ -20,8 +28,8 @@ 2001-03-28 Ettore Perazzoli <ettore@ximian.com> - * evolution-mail.xml: Bind "MessageMarkAsRead" to `Control-k' instead of - `Control-q'. + * evolution-mail.xml: Bind "MessageMarkAsRead" to `Control-k' + instead of `Control-q'. 2001-03-20 Ettore Perazzoli <ettore@ximian.com> |