summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-07-20 19:05:40 +0000
committerKevin Steves <stevesk@pobox.com>2002-07-20 19:05:40 +0000
commit3a8819102c2f77a93706bd1fb5e4b500bc7bf506 (patch)
tree0780eda0342c8ec2a883e536549ff4941a52bce4 /ChangeLog
parentf028f1e460f60b233b99e73ad9aa88eabdc5dafd (diff)
- (stevesk) [ssh-keygen.c] bug #231: always init/seed_rng().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ce1cc2e03..940edc8d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120020720
2 - (stevesk) [ssh-keygen.c] bug #231: always init/seed_rng().
3
120020719 420020719
2 - (tim) [contrib/solaris/buildpkg.sh] create privsep user/group if needed. 5 - (tim) [contrib/solaris/buildpkg.sh] create privsep user/group if needed.
3 Patch by dtucker@zip.com.au 6 Patch by dtucker@zip.com.au
@@ -205,7 +208,7 @@
205 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported. 208 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
206 Bug #303 209 Bug #303
207 210
208200206027 21120020627
209 - OpenBSD CVS Sync 212 - OpenBSD CVS Sync
210 - deraadt@cvs.openbsd.org 2002/06/26 14:49:36 213 - deraadt@cvs.openbsd.org 2002/06/26 14:49:36
211 [monitor.c] 214 [monitor.c]
@@ -1394,4 +1397,4 @@
1394 - (stevesk) entropy.c: typo in debug message 1397 - (stevesk) entropy.c: typo in debug message
1395 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1398 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1396 1399
1397$Id: ChangeLog,v 1.2379 2002/07/19 19:41:10 tim Exp $ 1400$Id: ChangeLog,v 1.2380 2002/07/20 19:05:40 stevesk Exp $