aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2002-11-09 03:36:35 +0000
committerTom Yu <tlyu@mit.edu>2002-11-09 03:36:35 +0000
commitb995f284c192986275393daa108fb4c4f5d4a6e5 (patch)
tree52c7901954ec336d52c9f29f856aa14c8686bc75
parentda1ea2e695049f435e6bcd2e5a270bba26fcc299 (diff)
downloadkrb5-b995f284c192986275393daa108fb4c4f5d4a6e5.zip
krb5-b995f284c192986275393daa108fb4c4f5d4a6e5.tar.gz
krb5-b995f284c192986275393daa108fb4c4f5d4a6e5.tar.bz2
1.2.7-beta2
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-2-2-branch@14988 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index c4297ee..7fcfbd8 100644
--- a/README
+++ b/README
@@ -81,18 +81,33 @@ Major Changes:
Minor Changes:
+* [1218] ftpcmd.y now compiles successfully using more recent versions
+ of bison.
+
* [1206] Fixed memory leak in padata handling in KDC. Thanks to Ben
Cox.
* [1207] Clients can now successfully specify explicit keysalt tuples
to password-changing kadm5 functions. Thanks to Ben Cox.
+* [1008] Clients can now successfully pass an empty set of keysalt
+ tuples to the setkey kadm5 function. Thanks to Emily Ratliff.
+
* [1216] Fixed client-side read overruns in calls to res_search().
Thanks to Nalin Dahyabhai.
* [1241] The test suite has been stabilized somewhat to work better
with modern versions of tcl and expect.
+* [1246] A race condition in the rpc unit tests has been worked
+ around.
+
+* [1249] The tests/dejagnu test suite has been fixed to leak ptys less
+ often.
+
+* [1185] sendmsg.c no longer checks that a pointer value is greater
+ than zero. Thanks to Dan Riley.
+
Known Bugs:
* [1228] If tcl is built shared, and krb5 is built static, some