summaryrefslogtreecommitdiffstats
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.V_1_2_3_TEST2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 978c4082..d9d3ec3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20000403
- Wrote entropy collection routines for systems that lack /dev/random
and EGD
+ - Disable tests and typedefs for 64 bit types. They are currently unused.
20000401
- Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)