diff --git a/ChangeLog b/ChangeLog index e6d6411e4..f09eaca75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ -2006-04-02 Love Hörnquist Åstrand +2006-04-04 Love Hörnquist Åstrand + * kpasswd/kpasswd-generator.c (read_words): catch empty file case, + will cause PBE (division by zero) later. From Tobias Stoeckmann. + +2006-04-02 Love Hörnquist Åstrand + * lib/hdb/keytab.c: Remove a delta from last revision that should have gone in later.