aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index f04c228db4..4cc6e9d281 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-29 Miguel de Icaza <miguel@gnu.org>
+
+ * providers/pop3/camel-pop3-store.c (pop3_connect): Add htons
+ (port), and only copy 4 bytes for the IP address to prevent a DNS
+ attack.
+
2000-03-28 Dan Winship <danw@helixcode.com>
* camel-seekable-substream.c