aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-02-13 08:30:51 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-02-13 08:30:51 +0800
commit31440e3a099a4a75831c07eaf2029d727e3cc450 (patch)
treef970621d78d9940aff52954badb881f86e487e24 /ui/ChangeLog
parentd811de6309ecf6831d0369f092c04a22db221eb6 (diff)
downloadgsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar.gz
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar.bz2
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar.lz
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar.xz
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.tar.zst
gsoc2013-evolution-31440e3a099a4a75831c07eaf2029d727e3cc450.zip
Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also added
2002-02-12 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also added MessageFollowUpFlag verb. svn path=/trunk/; revision=15700
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 20c09c2c08..30b7f35d76 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-12 Jeffrey Stedfast <fejj@ximian.com>
+
+ * evolution-mail-message.xml: Added pixbufs to MarkAsImportant,
+ MarkAsRead and MarkAsUnread. Also added MessageFollowUpFlag verb.
+
2002-02-07 JP Rosevear <jpr@ximian.com>
* evolution-calendar.xml: add new meeting item to Actions and
@@ -5,7 +10,10 @@
2002-02-05 Anna Marie Dirks <anna@ximian.com>
- * evolution-mail-message.xml: Changed "Forward As" to "Forward" to improve grammar ("Forward As" implies an answer in the form of a noun, while "Redirect" is a verb), and added accelerators to "Add Sender to Addressbook" and "Redirect".
+ * evolution-mail-message.xml: Changed "Forward As" to "Forward" to
+ improve grammar ("Forward As" implies an answer in the form of a
+ noun, while "Redirect" is a verb), and added accelerators to "Add
+ Sender to Addressbook" and "Redirect".
2002-01-28 Jeffrey Stedfast <fejj@ximian.com>