aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-10 02:41:17 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-10 02:41:17 +0800
commit891b85f5e0f5372450c3e0950407afe11c96b531 (patch)
treedae41650a3050c06d4d1868901d837f795e4f6bc /e-util/ChangeLog
parentc70fa695ca533b2e61721345cc74e56bc29b68f1 (diff)
downloadgsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar.gz
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar.bz2
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar.lz
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar.xz
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.tar.zst
gsoc2013-evolution-891b85f5e0f5372450c3e0950407afe11c96b531.zip
Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, our
2003-04-09 Jeffrey Stedfast <fejj@ximian.com> * e-host-utils.c (e_gethostbyaddr_r): Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, our temp vriable (also named len) does not cause confusion. Fixes bug #40979. svn path=/trunk/; revision=20791
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 83404fd631..c7c91c1a27 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-09 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-host-utils.c (e_gethostbyaddr_r): Change the 'len' argument to
+ 'addrlen' so that when IPv6 is enabled, our temp vriable (also
+ named len) does not cause confusion. Fixes bug #40979.
+
2003-04-05 Ettore Perazzoli <ettore@ximian.com>
* e-passwords.c (e_passwords_remember_password): Removed debugging