diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-23 13:44:21 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-23 13:44:21 +0000 |
commit | 48f76ecb25bae6ab86468be253b17de38b55b08d (patch) | |
tree | ad3b365b0f607537b0c46d92f34de4c1392fa57b /CHANGELOG | |
parent | ed5d20953e60da5aefb4214305e11810633567e8 (diff) | |
download | pam-48f76ecb25bae6ab86468be253b17de38b55b08d.tar.gz pam-48f76ecb25bae6ab86468be253b17de38b55b08d.tar.bz2 pam-48f76ecb25bae6ab86468be253b17de38b55b08d.zip |
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
Change major version number back to "0".
Add more patches from ALT-Linux/OWL:
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -77,7 +77,11 @@ BerliOS Bugs are marked with (BerliOS #XXXX). * pam_securetty: Be fail-close on user lookups, always log failures, not just with "debug" (Solar Designer) * Add gettext support -* Add translations for cs, hu, nb, pa and pt +* Add translations for cs, de, es, fr, hu, it, ja, nb, pa, pt_BR, + pt, zh_CN and zh_TW +* pam_limits: Apply ALT-Linux/OWL patch +* pam_motd: Apply ALT-Linux/OWL patch +* libpam: Cache pam_get_user() failures 0.80: Wed Jul 13 13:23:20 CEST 2005 * pam_tally: test for NULL data before dereferencing them (t8m) |