Document the addition of Kerberos stuff.

This commit is contained in:
Richard Levitte 2000-12-01 14:40:45 +00:00
parent 3e7a6396ed
commit 33479d275a

View file

@ -3,6 +3,12 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
*) Added Kerberos Cipher Suites to be used with TLS, as written in RFC
2712.
[Veers Staats <staatsvr@asc.hpc.mil>,
Jeffrey Altman <jaltnab@columbia.edu>
via Richard Levitte]
*) rand_win.c fix for Borland C.
[Ulf Möller]