aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-28 13:46:22 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-28 13:46:22 +0800
commit8d0007578eef6f69c3a2af9b7954f44c671ec331 (patch)
treecaccb84b05739a54233c3873dcde59836e818a7b /mail/ChangeLog
parentb57e4b7290682269e804aa2b8d91d1daa5f6577a (diff)
downloadgsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.gz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.bz2
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.lz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.xz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.zst
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.zip
Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a gettext context to the string "Read")
svn path=/trunk/; revision=34910
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog17
1 files changed, 11 insertions, 6 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4988b2d5d1..0be2a3cb3a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,10 +1,15 @@
+2008-01-28 Andre Klapper <a9016009@gmx.de>
+
+ * em-filter-i18n.h: Added translator comments.
+ * message-tag-followup.c: Added translator comments.
+
2008-01-25 Johnny Jacob <jjohnny@novell.com>
-
- ** Fix for #467581.
-
- * em-folder-browser.c : Don't cancel all threads for a vfolder
- based search (all/account search). Introduced cameloperation for
- this and cancel it on clear.
+
+ ** Fix for #467581.
+
+ * em-folder-browser.c : Don't cancel all threads for a vfolder
+ based search (all/account search). Introduced cameloperation for
+ this and cancel it on clear.
2008-01-24 Milan Crha <mcrha@redhat.com>