summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-03 15:57:06 +1000
committerDamien Miller <djm@mindrot.org>2000-04-03 15:57:06 +1000
commit70494d18eea315a70a7b7604080b8815d492b262 (patch)
tree06f98134de091ccf6f606e3aeb7de6047ca4eb32 /ChangeLog
parentecf6240b6d9837f1c7612f593e12677bf22a46d4 (diff)
- Disable tests and typedefs for 64 bit types. They are currently unused.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 978c40828..d9d3ec3f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
120000403 120000403
2 - Wrote entropy collection routines for systems that lack /dev/random 2 - Wrote entropy collection routines for systems that lack /dev/random
3 and EGD 3 and EGD
4 - Disable tests and typedefs for 64 bit types. They are currently unused.
4 5
520000401 620000401
6 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) 7 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)