aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-08-08 02:18:17 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-08-08 02:18:17 +0800
commitc2b4339041465f502db05e7042db2a053d8fef8e (patch)
treeea28bdae10cae0da1077ab107d792cb767db8563 /camel/ChangeLog
parent520d69a638ea90f6114a8a7ef296317d64b65393 (diff)
downloadgsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar.gz
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar.bz2
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar.lz
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar.xz
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.tar.zst
gsoc2013-evolution-c2b4339041465f502db05e7042db2a053d8fef8e.zip
Do a g_strstrip on the subject so we can stop getting those annoying
2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> * camel-mime-message.c (camel_mime_message_set_subject): Do a g_strstrip on the subject so we can stop getting those annoying leading spaces svn path=/trunk/; revision=4571
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ef9aebeb76..7bce861e25 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-07 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * camel-mime-message.c (camel_mime_message_set_subject): Do a
+ g_strstrip on the subject so we can stop getting those annoying
+ leading spaces
+
2000-08-07 Dan Winship <danw@helixcode.com>
* camel-folder.c (camel_folder_free_deep): Fix this to not require