diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-02-07 06:59:49 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-02-07 06:59:49 +0000 |
commit | 22e4ed7f49e0f7db1e29b15923d54a7798a1a2aa (patch) | |
tree | 327f954a089e5bebb36c78cfb12a3edf1925ee8c /NEWS | |
parent | 67bcf69844a51e80a578a3e9a8cc7382039c219b (diff) | |
download | pam-22e4ed7f49e0f7db1e29b15923d54a7798a1a2aa.tar.gz pam-22e4ed7f49e0f7db1e29b15923d54a7798a1a2aa.tar.bz2 pam-22e4ed7f49e0f7db1e29b15923d54a7798a1a2aa.zip |
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2006-02-06 Thorsten Kukuk <kukuk@thkukuk.de>
* po/nl.po: New.
* po/pt.po: Update translations.
* configure.in: Add nl as new language.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Linux-PAM NEWS -- history of user-visible changes. * pam_listfile: Add support for password and session management * pam_exec: New PAM module to execute arbitary commands * Fix building of a static libpam including all PAM modules +* New/updated translations for: nl, pt Release 0.99.3.0 |