aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 12:06:17 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 12:06:17 +0000
commite1f75a80821125170e23a9b920d138a4a952c708 (patch)
tree06b15c3d9d4fa69fad768cb5071bb4bfc80f9d92 /CHANGELOG
parentd7987be1aade2b11454a8b3b3d8e9c1c3df93d5f (diff)
downloadpam-e1f75a80821125170e23a9b920d138a4a952c708.tar.gz
pam-e1f75a80821125170e23a9b920d138a4a952c708.tar.bz2
pam-e1f75a80821125170e23a9b920d138a4a952c708.zip
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- bugfix: Add parts of Steve Grubb's resource leak and other fixes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b4ea04b9..8a2092d8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -101,7 +101,10 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
* ldconfig: Only run full ldconfig, if we don't install into a FAKEROOT
environment, else let ldconfig only create the symlinks correct
(from Linux distributors - kukuk)
-
+* pam_unix/pam_pwdb: Use SIG_DFL instead of SIG_IGN for SIGCHLD
+ (from Linux distributors - kukuk)
+* Add parts of the first chunk of Steve Grubb's resource leak and
+ other fixes (from Linux distributors - kukuk)
0.77: Mon Sep 23 10:25:42 PDT 2002