diff options
Diffstat (limited to 'ChangeLog.gssapi')
-rw-r--r-- | ChangeLog.gssapi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.gssapi b/ChangeLog.gssapi index 010612c4c..5c110d0d8 100644 --- a/ChangeLog.gssapi +++ b/ChangeLog.gssapi | |||
@@ -1,3 +1,9 @@ | |||
1 | 20080404 | ||
2 | - [ gss-serv.c ] | ||
3 | Add code to actually implement GSSAPIStrictAcceptCheck, which had somehow | ||
4 | been omitted from a previous version of this patch. Reported by Borislav | ||
5 | Stoichkov | ||
6 | |||
1 | 20070317 | 7 | 20070317 |
2 | - [ gss-serv-krb5.c ] | 8 | - [ gss-serv-krb5.c ] |
3 | Remove C99ism, where new_ccname was being declared in the middle of a | 9 | Remove C99ism, where new_ccname was being declared in the middle of a |