summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 20:22:59 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 20:22:59 +1000
commit594a71b9b92af786d34d8d961162374e5e4af72f (patch)
tree650179a18f0e5f7db787ba32fc83f41c929ce3fe /ChangeLog
parentf02dccc0dc5711d5bdfb45f92a2f1bba41e365f0 (diff)
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
Robert Urban <urban@spielwiese.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c967c24b6..4fcc65148 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120020423
2 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
3 Robert Urban <urban@spielwiese.de>
4
120020421 520020421
2 - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). 6 - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
3 entropy.c needs seteuid(getuid()) for the setuid(original_uid) to succeed. 7 entropy.c needs seteuid(getuid()) for the setuid(original_uid) to succeed.
@@ -8263,4 +8267,4 @@
8263 - Wrote replacements for strlcpy and mkdtemp 8267 - Wrote replacements for strlcpy and mkdtemp
8264 - Released 1.0pre1 8268 - Released 1.0pre1
8265 8269
8266$Id: ChangeLog,v 1.2061 2002/04/21 18:26:10 tim Exp $ 8270$Id: ChangeLog,v 1.2062 2002/04/23 10:22:59 djm Exp $