diff options
author | Damien Miller <djm@mindrot.org> | 2010-10-12 13:30:44 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-10-12 13:30:44 +1100 |
commit | 9c0c31d2db8563b21e15d920ee589c891593a006 (patch) | |
tree | fff1d6dc21c2513eccbedc6fee8e05c2f3614135 /ChangeLog | |
parent | 47e57bfab40ba681edf47e136474fe30db2dab73 (diff) |
- (djm) [sshconnect.c] Need signal.h for prototype for kill(2)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | 20101011 | 1 | 20101011 |
2 | - (djm) [canohost.c] Zero a4 instead of addr to better match type. | 2 | - (djm) [canohost.c] Zero a4 instead of addr to better match type. |
3 | bz#1825, reported by foo AT mailinator.com | 3 | bz#1825, reported by foo AT mailinator.com |
4 | - (djm) [sshconnect.c] Need signal.h for prototype for kill(2) | ||
4 | 5 | ||
5 | 20101011 | 6 | 20101011 |
6 | - (djm) [configure.ac] Use = instead of == in shell tests. Patch from | 7 | - (djm) [configure.ac] Use = instead of == in shell tests. Patch from |