diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-09 01:34:12 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-09 01:34:12 +0800 |
commit | 600e79999475e13edd019bd868249146ab949fd2 (patch) | |
tree | 889d45335ef86af08bde81dedd454944445f3867 /camel/ChangeLog | |
parent | c357c638049b6a83ec05fa95f236818e8d0528e5 (diff) | |
download | gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar.gz gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar.bz2 gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar.lz gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar.xz gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.tar.zst gsoc2013-evolution-600e79999475e13edd019bd868249146ab949fd2.zip |
Don't count our filler when encoding our line-length octet.
2002-04-08 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (uuencode_close): Don't count our filler when
encoding our line-length octet.
svn path=/trunk/; revision=16390
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 2441aa6d1b..e6fc009227 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2002-04-08 Jeffrey Stedfast <fejj@ximian.com> + + * camel-mime-utils.c (uuencode_close): Don't count our filler when + encoding our line-length octet. + 2002-04-05 Jeffrey Stedfast <fejj@ximian.com> * camel-http-stream.c (http_get_headers): Don't get the statuscode |