summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-29 14:38:55 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-29 14:38:55 +0000
commita58e0af1bd608c94314821d050d0c31c1484e490 (patch)
tree10269553b1778d588a6695f25183a7831227aa18 /ChangeLog
parent95c7b4dd6ebec7fe40de4d51eda1767152d6d900 (diff)
- (stevesk) Fix typo in auth.c: USE_PAM not PAM
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ba4b624..c13cbe59 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>