diff options
author | Damien Miller <djm@mindrot.org> | 2000-04-03 15:57:06 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-04-03 15:57:06 +1000 |
commit | 70494d18eea315a70a7b7604080b8815d492b262 (patch) | |
tree | 06f98134de091ccf6f606e3aeb7de6047ca4eb32 /ChangeLog | |
parent | ecf6240b6d9837f1c7612f593e12677bf22a46d4 (diff) |
- Disable tests and typedefs for 64 bit types. They are currently unused.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | 20000403 | 1 | 20000403 |
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 | ||
5 | 20000401 | 6 | 20000401 |
6 | - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) | 7 | - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure) |