summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-07-23 00:51:53 +0000
committerKevin Steves <stevesk@pobox.com>2002-07-23 00:51:53 +0000
commit6fa740ba84f811cfcb12fcd94dffdd4c28cdf29e (patch)
tree1dd64072aba6d13e45f5291b20721a6a3c8666c6 /ChangeLog
parent38b050a0f526d1b7982deb9d19f59c95f7b91b22 (diff)
- (stevesk) [auth-pam.c] typo in comment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b444df906..fee08680a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
8 into it's own header. 8 into it's own header.
9 - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be 9 - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
10 freed by the caller; add free_pam_environment() and use it. 10 freed by the caller; add free_pam_environment() and use it.
11 - (stevesk) [auth-pam.c] typo in comment
11 12
1220020721 1320020721
13 - (stevesk) [auth-pam.c] merge cosmetic changes from solar's 14 - (stevesk) [auth-pam.c] merge cosmetic changes from solar's
@@ -1419,4 +1420,4 @@
1419 - (stevesk) entropy.c: typo in debug message 1420 - (stevesk) entropy.c: typo in debug message
1420 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1421 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1421 1422
1422$Id: ChangeLog,v 1.2392 2002/07/23 00:44:07 stevesk Exp $ 1423$Id: ChangeLog,v 1.2393 2002/07/23 00:51:53 stevesk Exp $