diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-07 00:52:44 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-07 00:52:44 +0800 |
commit | 15aeda78aa5c7edd4e4c30a4f728290126b2e0bd (patch) | |
tree | 5c420da0d3b3c083092a915a422975e2a71f04e7 /camel/ChangeLog | |
parent | 40c22b25f1e318b405bf2f995d2636de5c731959 (diff) | |
download | gsoc2013-evolution-15aeda78aa5c7edd4e4c30a4f728290126b2e0bd.tar.gz gsoc2013-evolution-15aeda78aa5c7edd4e4c30a4f728290126b2e0bd.tar.zst gsoc2013-evolution-15aeda78aa5c7edd4e4c30a4f728290126b2e0bd.zip |
Set the pipe fd's to nonblocking.
2001-07-06 Jeffrey Stedfast <fejj@ximian.com>
* camel-pgp-context.c (crypto_exec_with_passwd): Set the pipe fd's
to nonblocking.
svn path=/trunk/; revision=10847
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 81fd8868fa..4928827e49 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-07-06 Jeffrey Stedfast <fejj@ximian.com> + + * camel-pgp-context.c (crypto_exec_with_passwd): Set the pipe fd's + to nonblocking. + 2001-07-06 Peter Williams <peterw@ximian.com> * camel-object.c (camel_object_unref): Make sure that after the |