summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-04-05 10:53:30 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-04-05 10:53:30 +1100
commit2fefe034731c1a08b9a6b4106df200ad0f0d1ba7 (patch)
tree2bba76dd46776f75382a7e5c7ee61f321472ef4b /ChangeLog
parentc9627cdbc65b25da943f24e6a953da899f08eefc (diff)
- (dtucker) [openbsd-compat/bsd-cygwin_util.{c,h}] Don't include windows.h
to avoid conflicting definitions of __int64, adding the required bits. Patch from Corinna Vinschen. (pulled from HEAD but kept the ChangeLog date as it was)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 9668465b5..cd0ab0a67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,16 +3,10 @@
3 to avoid conflicting definitions of __int64, adding the required bits. 3 to avoid conflicting definitions of __int64, adding the required bits.
4 Patch from Corinna Vinschen. 4 Patch from Corinna Vinschen.
5 5
620120323
7 - (tim) [Makefile.in] remove some duplication introduced in 20130220 commit.
8
920120322 620120322
10 - (djm) [contrib/ssh-copy-id contrib/ssh-copy-id.1] Updated to Phil 7 - (djm) [contrib/ssh-copy-id contrib/ssh-copy-id.1] Updated to Phil
11 Hands' greatly revised version. 8 Hands' greatly revised version.
12 - (djm) Release 6.2p1 9 - (djm) Release 6.2p1
13 - (dtucker) [configure.ac] Add stdlib.h to zlib check for exit() prototype.
14 - (dtucker) [includes.h] Check if _GNU_SOURCE is already defined before
15 defining it again. Prevents warnings if someone, eg, sets it in CFLAGS.
16 10
1720120318 1120120318
18 - (djm) [configure.ac log.c scp.c sshconnect2.c openbsd-compat/vis.c] 12 - (djm) [configure.ac log.c scp.c sshconnect2.c openbsd-compat/vis.c]