summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-02-01 22:19:54 +1100
committerDarren Tucker <dtucker@zip.com.au>2009-02-01 22:19:54 +1100
commit642ebe5b51112862f4c041abf6064fe711f56009 (patch)
treeb2c6de5c883700063ec8d0f5a5732093ba7d4229 /ChangeLog
parent0d8f2f3afa1663386ac80a0b7835b6776d5bcae1 (diff)
- (dtucker) [defines.h sshconnect.c] INET6_ADDRSTRLEN is now needed in
channels.c too, so move the definition for non-IP6 platforms to defines.h where it can be shared.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index abb2f7bf5..5e7570484 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120090201
2 - (dtucker) [defines.h sshconnect.c] INET6_ADDRSTRLEN is now needed in
3 channels.c too, so move the definition for non-IP6 platforms to defines.h
4 where it can be shared.
5
120090129 620090129
2 - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen. 7 - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
3 If the CYGWIN environment variable is empty, the installer script 8 If the CYGWIN environment variable is empty, the installer script
@@ -5109,5 +5114,5 @@
5109 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5114 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5110 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5115 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5111 5116
5112$Id: ChangeLog,v 1.5182 2009/01/29 20:40:30 tim Exp $ 5117$Id: ChangeLog,v 1.5183 2009/02/01 11:19:54 dtucker Exp $
5113 5118