]> git.ipfire.org Git - thirdparty/openssl.git/blame - CHANGES
Mention unistd.h.
[thirdparty/openssl.git] / CHANGES
CommitLineData
651d0aff 1
f1c236f8 2 OpenSSL CHANGES
651d0aff
RE
3 _______________
4
5
0cceb1c7
BM
6 Changes between 0.9.3a and 0.9.4
7
8151f52a
BM
8 *) Add to configuration table a new entry that can specify an alternative
9 name for unistd.h (for pre-POSIX systems); we need this for NeXTstep,
10 according to Mark Crispin <MRC@Panda.COM>.
11 [Bodo Moeller]
12
05861c77
BL
13 *) DES CBC did not update the IV. Weird.
14 [Ben Laurie]
15
233bf734
BL
16 *) When bntest is run from "make test" it drives bc to check its
17 calculations, as well as internally checking them. If an internal check
18 fails, it needs to cause bc to give a non-zero result or make test carries
19 on without noticing the failure. Fixed.
20 [Ben Laurie]
21
908eb7b8
UM
22 *) DES library cleanups.
23