summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-03-11 17:32:12 -0800
committerTim Rice <tim@multitalents.net>2001-03-11 17:32:12 -0800
commitbee3f2224c75adfaa2276f6cc83d2f25a0a5af77 (patch)
tree1ee1bdefc768687ba2e99be9750326aa1c7768f5 /ChangeLog
parentca0bf57f2f336af8663a98bd9e55e0fa2f9e4b08 (diff)
test if snprintf() supports %ll
add /dev to search path for PRNGD/EGD socket fix my mistake in USER_PATH test program
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13ce9c9e5..bbb12985d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 - deraadt@cvs.openbsd.org 2001/03/11 16:39:03 17 - deraadt@cvs.openbsd.org 2001/03/11 16:39:03
18 [ssh-keygen.c] 18 [ssh-keygen.c]
19 KNF, and SHA1 binary output is just creeping featurism 19 KNF, and SHA1 binary output is just creeping featurism
20 - tim@mindrot.org 2001/03/11 17:29:32 [configure.in]
21 test if snprintf() supports %ll
22 add /dev to search path for PRNGD/EGD socket
23 fix my mistake in USER_PATH test program
20 24
2120010311 2520010311
22 - OpenBSD CVS Sync 26 - OpenBSD CVS Sync
@@ -4510,4 +4514,4 @@
4510 - Wrote replacements for strlcpy and mkdtemp 4514 - Wrote replacements for strlcpy and mkdtemp
4511 - Released 1.0pre1 4515 - Released 1.0pre1
4512 4516
4513$Id: ChangeLog,v 1.944 2001/03/11 20:08:29 mouring Exp $ 4517$Id: ChangeLog,v 1.945 2001/03/12 01:32:12 tim Exp $