diff --git a/ChangeLog b/ChangeLog index 5e52ab01d..a90ff83e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2003-10-06 Love Hörnquist Åstrand * kdc/kaserver.c (do_getticket): if times data is shorter then 8 - byte, request is mailformed. + byte, request is malformed. * kdc/kaserver.c (do_authenticate): if request length is less then 8, its a bad request and fail. Pointed out by Marco Foglia