From: Jeffrey Altman Date: Fri, 21 Mar 2008 17:17:41 +0000 (+0000) Subject: DEVEL15-windows-notes-20080321 X-Git-Tag: openafs-devel-1_5_34~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4831ca4187af5cbd9e359d42cb60986ad60c1a87;p=packages%2Fo%2Fopenafs.git DEVEL15-windows-notes-20080321 LICENSE MIT one more item for 1.5.34 --- diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 28c1cc4c1..39ca3b416 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -108,6 +108,10 @@ Since 1.5.33 wrong if invalid input was provided. Added error checking and data validation. Hopefully this will address the problem. + * Windows Error Reporting has shown crashes in aklog as a result + of krb5_cc_get_default() failures not being handled. They are + now handled. + Since 1.5.32 * The Rx library used a 32-bit type for sockets which was truncating the socket value on 64-bit Windows. This