summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 23:09:19 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 23:09:19 +1000
commitf1b9d11a3e75576ac3ecdf18bc65124c56991bfa (patch)
tree604b14d955e4db6c36b6df2b6f6fd66b5b564275 /ChangeLog
parentd77facda1a3fa4e495761c9d02608edfd8f74f68 (diff)
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Kevin Taylor <no@nowhere.org> (??) via Philipp Grau <phgrau@zedat.fu-berlin.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eb83eff0..55bdc849a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
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 #214: Fix utmp for Irix (don't strip "tty"). Patch from
10 Kevin Taylor <no@nowhere.org> (??) via Philipp Grau
11 <phgrau@zedat.fu-berlin.de>
9 - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes. 12 - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.
10 Reported by Doug Manton <dmanton@emea.att.com> 13 Reported by Doug Manton <dmanton@emea.att.com>
11 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by 14 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
@@ -482,4 +485,4 @@
482 - (stevesk) entropy.c: typo in debug message 485 - (stevesk) entropy.c: typo in debug message
483 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 486 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
484 487
485$Id: ChangeLog,v 1.2075 2002/04/23 12:59:51 djm Exp $ 488$Id: ChangeLog,v 1.2076 2002/04/23 13:09:19 djm Exp $