aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-29 11:46:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-29 11:46:53 +0800
commit5df01b29a27cb04e3fcb350cd70e59135e04849c (patch)
treeda121622a6bcf84ffcb3523e9368c82c7ddf43db /camel/ChangeLog
parent1bde941413965ff017d373d6018835afec288734 (diff)
downloadgsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar.gz
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar.bz2
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar.lz
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar.xz
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.tar.zst
gsoc2013-evolution-5df01b29a27cb04e3fcb350cd70e59135e04849c.zip
Fixed `set' to hold the correct value when setting the flags.
2002-08-28 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-openssl.c (stream_setsockopt): Fixed `set' to hold the correct value when setting the flags. svn path=/trunk/; revision=17913
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 606363c027..5175ad3b4f 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-08-28 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-tcp-stream-openssl.c (stream_setsockopt): Fixed `set' to
+ hold the correct value when setting the flags.
+
* camel-tcp-stream-raw.c (stream_setsockopt): Fixed `set' to hold
the correct value when setting the flags.