Commit 33479d27 authored by Richard Levitte's avatar Richard Levitte
Browse files

Document the addition of Kerberos stuff.

parent 3e7a6396
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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]