harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGES

This commit is contained in:
Bodo Möller 2005-10-26 19:28:04 +00:00
parent 755c5b3330
commit a1006c373d

View File

@ -977,6 +977,9 @@
Changes between 0.9.7f and 0.9.7g [11 Apr 2005] Changes between 0.9.7f and 0.9.7g [11 Apr 2005]
[NB: OpenSSL 0.9.7h and later 0.9.7 patch levels were released after
OpenSSL 0.9.8.]
*) Fixes for newer kerberos headers. NB: the casts are needed because *) Fixes for newer kerberos headers. NB: the casts are needed because
the 'length' field is signed on one version and unsigned on another the 'length' field is signed on one version and unsigned on another
with no (?) obvious way to tell the difference, without these VC++ with no (?) obvious way to tell the difference, without these VC++