summaryrefslogtreecommitdiff
path: root/ChangeLog.linux
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.linux')
-rw-r--r--ChangeLog.linux20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.linux b/ChangeLog.linux
new file mode 100644
index 000000000..a28e577ac
--- /dev/null
+++ b/ChangeLog.linux
@@ -0,0 +1,20 @@
119991027
2 - Adapted PAM patch.
3 - Released 1.0pre2
4
5 - Excised my buggy replacements for strlcpy and mkdtemp
6 - Imported correct OpenBSD strlcpy and mkdtemp routines.
7 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
8 - Picked up correct version number from OpenBSD
9 - Added sshd.pam PAM configuration file
10 - Added sshd.init Redhat init script
11 - Added openssh.spec RPM spec file
12 - Released 1.2pre3
13
1419991026
15 - Fixed include paths of OpenSSL functions
16 - Use OpenSSL MD5 routines
17 - Imported RC4 code from nanocrypt
18 - Wrote replacements for OpenBSD arc4random* functions
19 - Wrote replacements for strlcpy and mkdtemp
20 - Released 1.0pre1