aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorbertrand <bertrand@helixcode.com>2000-02-29 21:07:19 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-02-29 21:07:19 +0800
commit57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6 (patch)
tree747801f07058d525d39ddbf53546de295e4a001f /camel/ChangeLog
parent5668df1f78956739fc09a8e55f2219ce429fa64e (diff)
downloadgsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar.gz
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar.bz2
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar.lz
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar.xz
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.tar.zst
gsoc2013-evolution-57bf3cc473c15d3f630aa8fde4ea52e083c5bdc6.zip
revert strange changes.
2000-02-29 bertrand <bertrand@helixcode.com> * gmime-utils.c (_store_header_pair_from_string): revert strange changes. * camel-stream-b64.c (my_read_decode): set eos to true when we have read the whole input stream. (my_reset): set eos to FALSE. svn path=/trunk/; revision=1988
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 7a1e304924..e8657d6d3b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2000-02-29 bertrand <bertrand@helixcode.com>
+
+ * gmime-utils.c (_store_header_pair_from_string):
+ revert strange changes.
+
+ * camel-stream-b64.c (my_read_decode): set eos to true when we
+ have read the whole input stream.
+ (my_reset): set eos to FALSE.
+
2000-02-28 NotZed <NotZed@HelixCode.com>
* camel-mime-part.c (_parse_header_pair): Dont free this either.