summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-12 12:22:31 +1100
committerDamien Miller <djm@mindrot.org>1999-11-12 12:22:31 +1100
commit4236f6e24276b41d441a64a6ac24b74e95576e3b (patch)
treec63f628b38d8fbd2076a3b5f127159da7302e098
parentd355f2e9e9170d8cbbb961ab594f93b8303c673d (diff)
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b6f494fc..52c5950c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
10 10
1119991111 1119991111
12 - Added (untested) Entropy Gathering Daemon (EGD) support 12 - Added (untested) Entropy Gathering Daemon (EGD) support
13 - Fixed fd leak 13 - Fixed /dev/urandom fd leak (Debian bug #49722)
14 - Merged OpenBSD CVS changes: 14 - Merged OpenBSD CVS changes:
15 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too 15 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
16 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too 16 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
@@ -32,7 +32,7 @@
32 readability 32 readability
33 33
3419991110 3419991110
35 - Merged several minor fixed: 35 - Merged several minor fixes:
36 - ssh-agent commandline parsing 36 - ssh-agent commandline parsing
37 - RPM spec file now installs ssh setuid root 37 - RPM spec file now installs ssh setuid root
38 - Makefile creates libdir 38 - Makefile creates libdir