diff options
author | Darren Tucker <dtucker@zip.com.au> | 2014-01-18 11:03:59 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2014-01-18 11:03:59 +0100 |
commit | 1411c9263f46e1ee49d0d302bf7258ebe69ce827 (patch) | |
tree | 7cd58bd042944ea39413d6412ead3eadff27453c /ChangeLog | |
parent | - (dtucker) [uidswap.c] Prevent unused variable warnings on Cygwin. Patch (diff) | |
download | openssh-1411c9263f46e1ee49d0d302bf7258ebe69ce827.tar.xz openssh-1411c9263f46e1ee49d0d302bf7258ebe69ce827.zip |
- (dtucker) [openbsd-compat/bsd-cygwin_util.h] Add missing function
declarations that stopped being included when we stopped including
<windows.h> from openbsd-compat/bsd-cygwin_util.h. Patch from vinschen at
redhat.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ 20140118 - (dtucker) [uidswap.c] Prevent unused variable warnings on Cygwin. Patch from vinschen at redhat.com + - (dtucker) [openbsd-compat/bsd-cygwin_util.h] Add missing function + declarations that stopped being included when we stopped including + <windows.h> from openbsd-compat/bsd-cygwin_util.h. Patch from vinschen at + redhat.com. 20140117 - (dtucker) [aclocal.m4 configure.ac] Add some additional compiler/toolchain |