summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:51:42 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:51:42 +1100
commit28e4d8f87b9bdee4c91187f6d959b4c0124cd30b (patch)
tree6974f63c1df0d2fea33ab05bd0454e28da555f2d /ChangeLog
parent1fc2343e3523f4e018d9fdf3ed9959b3c2983b9f (diff)
- (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
bogus in configure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5267ec30..37c36db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -228,6 +228,8 @@
typo in error message; from djast@cs.toronto.edu
- (djm) Make auth2-pam.c compile again after dispatch.h and packet.h
changes
+ - (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
+ bogus in configure
20020121
- (djm) Rework ssh-rand-helper:
@@ -7375,4 +7377,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1787 2002/01/22 12:43:12 djm Exp $
+$Id: ChangeLog,v 1.1788 2002/01/22 12:51:42 djm Exp $