aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-29 11:40:07 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-29 11:40:07 +0800
commitbb98624d59134164487563b8b85721e036a0dfdc (patch)
tree6224655e593172a8b032cfbb741271cf496f6b65 /camel/ChangeLog
parent7e0ae5059b00da3905fc3a9edb4fd9eac2897613 (diff)
downloadgsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar.gz
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar.bz2
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar.lz
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar.xz
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.tar.zst
gsoc2013-evolution-bb98624d59134164487563b8b85721e036a0dfdc.zip
Fixed `set' to hold the correct value when setting the flags.
2002-08-28 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-raw.c (stream_setsockopt): Fixed `set' to hold the correct value when setting the flags. svn path=/trunk/; revision=17911
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 95d7d557ff..606363c027 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-08-28 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-tcp-stream-raw.c (stream_setsockopt): Fixed `set' to hold
+ the correct value when setting the flags.
+
* camel-mime-filter-tohtml.c (is_protocol): Match file: urls too.
2002-08-28 Not Zed <NotZed@Ximian.com>