summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 04e800f42f..387ab49cbe 100644
--- a/README
+++ b/README
@@ -74,13 +74,15 @@ Major changes in 1.3.2
tickets.
* [2189, 2234] To avoid compatibility problems, unrecognized TGS
- options will now be ignored.
+ options will now be ignored. Thanks to Wyllys Ingersoll for finding
+ a problem with a previous fix.
* [2218] 128-bit AES has been added to the default enctypes.
* [2223, 2229] AES cryptosystem now chains IVs. This WILL break
backwards compatibility for the kcmd applications, if they are using
- AES session keys.
+ AES session keys. Thanks to Wyllys Ingersoll for finding a problem
+ with a previous fix.
Minor changes in 1.3.2
----------------------
@@ -224,6 +226,7 @@ Minor changes in 1.3.2
* [2195, 2236, 2241, 2245] The Solaris 9 pty-close bug, which was
affecting the test suite, has been worked around by hacking
scheduler priorities. See the installation notes for details.
+ Thanks to Bill Sommerfeld for some useful hints.
Notes, Major Changes, and Known Bugs for 1.3.1
----------------------------------------------