summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-07-23 00:44:07 +0000
committerKevin Steves <stevesk@pobox.com>2002-07-23 00:44:07 +0000
commit38b050a0f526d1b7982deb9d19f59c95f7b91b22 (patch)
tree7594cc4c8543dd983ddbafea6170ebcacffa1847 /ChangeLog
parent446d886fa5b295b03031de840286dbe4b7d904a3 (diff)
- (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
freed by the caller; add free_pam_environment() and use it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bfeeddeb..b444df906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 - (bal) [configure.ac] Missing ;; from cray patch. 6 - (bal) [configure.ac] Missing ;; from cray patch.
7 - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines 7 - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines
8 into it's own header. 8 into it's own header.
9 - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
10 freed by the caller; add free_pam_environment() and use it.
9 11
1020020721 1220020721
11 - (stevesk) [auth-pam.c] merge cosmetic changes from solar's 13 - (stevesk) [auth-pam.c] merge cosmetic changes from solar's
@@ -1417,4 +1419,4 @@
1417 - (stevesk) entropy.c: typo in debug message 1419 - (stevesk) entropy.c: typo in debug message
1418 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1420 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1419 1421
1420$Id: ChangeLog,v 1.2391 2002/07/23 00:03:33 mouring Exp $ 1422$Id: ChangeLog,v 1.2392 2002/07/23 00:44:07 stevesk Exp $