diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2004-09-14 13:16:29 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2004-09-14 13:16:29 +0000 |
commit | 44d2b97a5ca02cad258093bd3add986f3e095941 (patch) | |
tree | 0cc77ae80371a9c1740e529e678f98b761d97ef4 /CHANGELOG | |
parent | ad89e8953313866982bfd5bc69eab42a2b2b666d (diff) | |
download | pam-44d2b97a5ca02cad258093bd3add986f3e095941.tar.gz pam-44d2b97a5ca02cad258093bd3add986f3e095941.tar.bz2 pam-44d2b97a5ca02cad258093bd3add986f3e095941.zip |
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
docufix: pam_mkhomedir: Remove wrong debug options (Bug 591605)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -50,6 +50,14 @@ bug report - outstanding bugs are listed here: (to file another bug see the 'submit bug' button on that page). + +There is now a second bug tracking system for Linux-PAM on BerliOS. +You can find the list of outstanding bugs on BerliOS here: + +http://developer.berlios.de/bugs/?func=browse&group_id=2134&set=open + +BerliOS Bugs are marked with (BerliOS #XXXX). + ==================================================================== 0.78: please submit patches for this section with actual code/doc @@ -72,7 +80,8 @@ bug report - outstanding bugs are listed here: The whole idea is to create few "systemwide" pam configs and include parts of them in application pam configs. (patch by "Dmitry V. Levin" <ldv@altlinux.org>) (Bug 812567 - baggins). - +* doc/modules/pam_mkhomedir.sgml: Remove wrong debug options + (Bug 591605 - kukuk) 0.77: Mon Sep 23 10:25:42 PDT 2002 |