oops; add some acknowledgments to change list
authorTom Yu <tlyu@mit.edu>
Tue, 17 Feb 2004 21:58:30 +0000 (21:58 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 17 Feb 2004 21:58:30 +0000 (21:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16088 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 04e800f42f7fa7fa68a203a4cab4b23beee6830f..387ab49cbe19847e315808436e2ace1ba9e98be1 100644 (file)
--- 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
 ----------------------------------------------