summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-14 15:43:03 +1100
committerDamien Miller <djm@mindrot.org>1999-12-14 15:43:03 +1100
commit6ae00d6c965e61fc394b8adb698e9d8c603bbe75 (patch)
treec363afb089cfcd48d65d23a22a69b36c34b17eda /ChangeLog
parent36b339a9064e1848728d82c0c75ca3e87c60b3ae (diff)
- Some older systems don't have poll.h, they use sys/poll.h instead
- Doc updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e22c22b1d..0bd6c4e7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
17 - [version.h] 17 - [version.h]
18 OpenSSH-1.2.1 18 OpenSSH-1.2.1
19 - Clean up broken includes in pty.c 19 - Clean up broken includes in pty.c
20 - Some older systems don't have poll.h, they use sys/poll.h instead
21 - Doc updates
20 22
2119991211 2319991211
22 - Fix compilation on systems with AFS. Reported by 24 - Fix compilation on systems with AFS. Reported by