summaryrefslogtreecommitdiff
path: root/Linux-PAM/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/NEWS')
-rw-r--r--Linux-PAM/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Linux-PAM/NEWS b/Linux-PAM/NEWS
index 4432cf31..2b14fec9 100644
--- a/Linux-PAM/NEWS
+++ b/Linux-PAM/NEWS
@@ -1,6 +1,12 @@
Linux-PAM NEWS -- history of user-visible changes.
+Release 0.99.9.0
+* misc_conv no longer blocks SIGINT; applications that don't want
+ user-interruptable prompts should block SIGINT themselves
+* Merge fixes from Debian
+* Fix parser for pam_group and pam_time
+
Release 0.99.8.1
* Fix a regression in audit code introduced with last release
* Fix compiling with --disable-nls