summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 955fcef2e..79dc37701 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120090504
2 - (dtucker) [sshlogin.c] Move the NO_SSH_LASTLOG #ifndef line to include
3 variable declarations. Should prevent unused warnings anywhere it's set
4 (only Crays as far as I can tell) and be a no-op everywhere else.
5
120090318 620090318
2 - (tim) [configure.ac] Remove setting IP_TOS_IS_BROKEN for Cygwin. The problem 7 - (tim) [configure.ac] Remove setting IP_TOS_IS_BROKEN for Cygwin. The problem
3 that setsockopt(IP_TOS) doesn't work on Cygwin has been fixed since 2005. 8 that setsockopt(IP_TOS) doesn't work on Cygwin has been fixed since 2005.