summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 22:59:51 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 22:59:51 +1000
commitd77facda1a3fa4e495761c9d02608edfd8f74f68 (patch)
treeba63bbfb1570ac8f3b3fffaeeab8075a08e3a342 /ChangeLog
parentf5fea44ae33f033a9113ffe52b4e37317e293fc8 (diff)
- (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.
Reported by Doug Manton <dmanton@emea.att.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e78fd929f..1eb83eff0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 Antti Tapaninen <aet@cc.hut.fi> 6 Antti Tapaninen <aet@cc.hut.fi>
7 - (djm) Define BROKEN_REALPATH for AIX, patch from 7 - (djm) Define BROKEN_REALPATH for AIX, patch from
8 Antti Tapaninen <aet@cc.hut.fi> 8 Antti Tapaninen <aet@cc.hut.fi>
9 - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.
10 Reported by Doug Manton <dmanton@emea.att.com>
9 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by 11 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
10 Robert Urban <urban@spielwiese.de> 12 Robert Urban <urban@spielwiese.de>
11 - (djm) Make privsep work with PAM (still experimental) 13 - (djm) Make privsep work with PAM (still experimental)
@@ -480,4 +482,4 @@
480 - (stevesk) entropy.c: typo in debug message 482 - (stevesk) entropy.c: typo in debug message
481 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 483 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
482 484
483$Id: ChangeLog,v 1.2074 2002/04/23 12:52:45 djm Exp $ 485$Id: ChangeLog,v 1.2075 2002/04/23 12:59:51 djm Exp $