summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-19 14:36:49 +1100
committerDamien Miller <djm@mindrot.org>2000-01-19 14:36:49 +1100
commit7d80e3484b5a41249bee4d43b4c9a58d6ebe90a6 (patch)
tree80f2ae37acdadd0c5b409e63b454083e5367c6ab /ChangeLog
parenteaf9994f7e5fdddb7ded0cd9d757921ed8a9dc67 (diff)
- Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
addresses using getaddrinfo(). Added a configure switch to make the default lookup mode AF_INET
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b6dd40b5..5b7e5fcc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120000119 120000119
2 - SCO compile fixes from Gary E. Miller <gem@rellim.com> 2 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
3 - Compile fix from Darren_Hall@progressive.com 3 - Compile fix from Darren_Hall@progressive.com
4 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
5 addresses using getaddrinfo(). Added a configure switch to make the
6 default lookup mode AF_INET
4 7
520000118 820000118
6 - Fixed --with-pid-dir option 9 - Fixed --with-pid-dir option