summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:52:17 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:52:17 +1100
commitec52d7c0939569a5fa1ce531643da66508434486 (patch)
tree4cdfb7e8e359dc731326946653132d9bb4731a80 /ChangeLog
parent28e4d8f87b9bdee4c91187f6d959b4c0124cd30b (diff)
- (djm) Use local sys/queue.h if necessary in ssh-agent.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c36db2..231a4d4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -230,6 +230,7 @@
changes
- (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
bogus in configure
+ - (djm) Use local sys/queue.h if necessary in ssh-agent.c
20020121
- (djm) Rework ssh-rand-helper:
@@ -7377,4 +7378,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1788 2002/01/22 12:51:42 djm Exp $
+$Id: ChangeLog,v 1.1789 2002/01/22 12:52:17 djm Exp $