commit | a58e0af1bd608c94314821d050d0c31c1484e490 | [log] [tgz] |
---|---|---|
author | Kevin Steves <stevesk@pobox.com> | Sun Oct 29 14:38:55 2000 +0000 |
committer | Kevin Steves <stevesk@pobox.com> | Sun Oct 29 14:38:55 2000 +0000 |
tree | 10269553b1778d588a6695f25183a7831227aa18 | |
parent | 95c7b4dd6ebec7fe40de4d51eda1767152d6d900 [diff] [blame] |
- (stevesk) Fix typo in auth.c: USE_PAM not PAM
diff --git a/ChangeLog b/ChangeLog index 3ba4b62..c13cbe5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,6 @@ +20001029 + - (stevesk) Fix typo in auth.c: USE_PAM not PAM + 20001028 - (djm) fix select hack in serverloop.c from Philippe WILLEM <Philippe.WILLEM@urssaf.fr>