aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1c3248e773..6e5d425295 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-28 Jeffrey Stedfast <fejj@novell.com>
+
+ * em-folder-view.c (emfv_setting_notify): literal strings do not
+ need to be \0 terminated, they are already nul-terminated by
+ definition.
+
2005-11-28 Sam Yang <sam.yang@sun.com>
** See bug #322414
@@ -752,6 +758,7 @@
we don't update too often and suck loads of cpu time.
2005-06-07 Andre Klapper <9016009@gmx.de>
+
* mail.error.xml: Fixing typo (bug 306151)
2005-06-02 Not Zed <NotZed@Ximian.com>