aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-23 02:13:49 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-23 02:13:49 +0800
commit469e6d297113db67c5b295bcb287e40e271f2d55 (patch)
tree57e49c6ccaea04753fcfa6bbfe1e0b4560c3010c /camel/ChangeLog
parent3c43802a3e6d892801b6a99e8fdf6c5976bf4044 (diff)
downloadgsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar.gz
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar.bz2
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar.lz
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar.xz
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.tar.zst
gsoc2013-evolution-469e6d297113db67c5b295bcb287e40e271f2d55.zip
Don't set seen_eof1 here anymore once we get a trust metric.
2003-04-21 Jeffrey Stedfast <fejj@ximian.com> * camel-gpg-context.c (gpg_ctx_parse_status): Don't set seen_eof1 here anymore once we get a trust metric. (gpg_ctx_new): Init seen_eof1 to TRUE here. (gpg_ctx_set_ostream): Change seen_eof1 to FALSE here this way we only ever have to set this if we are expecting output. (gpg_ctx_parse_status): Don't set seen_eof1 for importing either. (gpg_ctx_op_step): Only FD_SET() those fd's that we have not yet finished reading. svn path=/trunk/; revision=20922
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e35775d5ea..07da3eecbb 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,14 @@
+2003-04-21 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-gpg-context.c (gpg_ctx_parse_status): Don't set seen_eof1
+ here anymore once we get a trust metric.
+ (gpg_ctx_new): Init seen_eof1 to TRUE here.
+ (gpg_ctx_set_ostream): Change seen_eof1 to FALSE here this way we
+ only ever have to set this if we are expecting output.
+ (gpg_ctx_parse_status): Don't set seen_eof1 for importing either.
+ (gpg_ctx_op_step): Only FD_SET() those fd's that we have not yet
+ finished reading.
+
2003-04-16 Jeffrey Stedfast <fejj@ximian.com>
* camel-url-scanner.c (camel_url_web_end): Urls are unlikely to