summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 711d3789..ac65caba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
Linux-PAM NEWS -- history of user-visible changes.
+* Fix NULL pointer checks in libpam.so
* pam_succeed_if, pam_group, pam_time: Support netgroup matching.
* New translations for: nb, hu
+
Release 0.99.2.1
* Fix install of PS, PDF, TXT and HTML files
@@ -10,6 +12,7 @@ Release 0.99.2.1
* Use %m consistent
* pam_modutil_getlogin: Fix parsing of PAM_TTY variable
+
Release 0.99.2.0
* Fix parsing of full path tty name in various modules
@@ -20,6 +23,7 @@ Release 0.99.2.0
error if it is missing.
* pam_userdb: Fix memory leak.
+
Release 0.99.1.0
* Use autoconf/automake/libtool