summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be06e493e..ba49585fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,13 @@
5 <jmknoble@pobox.com> 5 <jmknoble@pobox.com>
6 - Checks for 64 bit int types. Problem report from Mats Fredholm 6 - Checks for 64 bit int types. Problem report from Mats Fredholm
7 <matsf@init.se> 7 <matsf@init.se>
8 - OpenBSD CVS updates:
9 - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
10 [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
11 [sshd.c]
12 pedantic: signed vs. unsigned, void*-arithm, etc
13 - [ssh.1 sshd.8]
14 Various cleanups and standardizations.
8 15
920000316 1620000316
10 - Fixed configure not passing LDFLAGS to Solaris. Report from David G. 17 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.