summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-01-11 12:18:34 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-01-11 12:18:34 +0000
commit52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef (patch)
tree36de5761aad6b27656df75ad42f5dcb3daa4bc97 /NEWS
parentffe486c532b74b7e518cde52185f8efb2119dd98 (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix Commit summary: --------------- 2006-01-11 Thorsten Kukuk <kukuk@thkukuk.de> * libpam/Makefile.am (AM_CFLAGS): Define LIBPAM_COMPILE. * libpam/include/security/_pam_types.h: Don't define PAM_NONNULL if we compile libpam itself. And update all po files with new line numbers in PAM modules ...
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