diff options
author | Not Zed <NotZed@Ximian.com> | 2001-02-01 08:29:35 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-02-01 08:29:35 +0800 |
commit | fd49db2029c5930f91476623a8afb359789a9515 (patch) | |
tree | 3a50ceb28aaa8a22fe0f3f8bb6a24fb567945ec5 /camel/ChangeLog | |
parent | 82de3a557cf3237c4e3244dc565ccee70a146f56 (diff) | |
download | gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar.gz gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar.bz2 gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar.lz gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar.xz gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.tar.zst gsoc2013-evolution-fd49db2029c5930f91476623a8afb359789a9515.zip |
If we are folding, drop the space at the end of the line.
2001-02-01 Not Zed <NotZed@Ximian.com>
* camel-mime-utils.c (header_fold): If we are folding, drop the
space at the end of the line.
svn path=/trunk/; revision=7928
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 9e0455b079..e9e6b4dbd6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-02-01 Not Zed <NotZed@Ximian.com> + + * camel-mime-utils.c (header_fold): If we are folding, drop the + space at the end of the line. + 2001-01-30 Not Zed <NotZed@Ximian.com> * camel-remote-store.c (timeout_cb): Remvoe the stream locking |