diff options
author | ikerexxe <ipedrosa@redhat.com> | 2020-10-14 11:30:00 +0200 |
---|---|---|
committer | Tomáš Mráz <tmraz@redhat.com> | 2020-10-14 12:31:25 +0200 |
commit | ad8b6feaf8ea989368676acaea905998a807986e (patch) | |
tree | 0e91f989df24936d47cda440b8d2dfc7bbef46d5 /NEWS | |
parent | 16cebfeb30a8bd7c7dc269190a054c25b0f8d044 (diff) | |
download | pam-ad8b6feaf8ea989368676acaea905998a807986e.tar.gz pam-ad8b6feaf8ea989368676acaea905998a807986e.tar.bz2 pam-ad8b6feaf8ea989368676acaea905998a807986e.zip |
pam_motd: document file filtering
modules/pam_motd/pam_motd.8.xml: document file filtering of motd
messages.
NEWS: annotate change.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Linux-PAM NEWS -- history of user-visible changes. +Release 1.5.0 +* pam_motd: read motd files with target user credentials skipping unreadable ones. + Release 1.4.0 * Multiple minor bug fixes and documentation improvements * Fixed grammar of messages printed via pam_prompt |