diff options
| author | Dave Olson <olson@cumulusnetworks.com> | 2018-01-23 16:04:03 -0800 |
|---|---|---|
| committer | Dave Olson <olson@cumulusnetworks.com> | 2018-01-23 16:17:18 -0800 |
| commit | a56320d97bcca3b6032b875008396c24f40eb5c4 (patch) | |
| tree | 371321ba54fb0284f91339c12dcd17c521311159 /debian | |
| parent | 8131ff2e52c3e15552c9db8911fe30359dfabe21 (diff) | |
| download | libpam-radius-auth-a56320d97bcca3b6032b875008396c24f40eb5c4.tar.gz libpam-radius-auth-a56320d97bcca3b6032b875008396c24f40eb5c4.zip | |
Improved documentation in man pages.
Ticket: UD-1248
Reviewed By: nobody
Testing Done:
Tried to be clearer about default ports. Added a comment in the
plugin manpage that debug can be set in the config file as well.
There was a complaint that it wasn't clear on how to set the various
options for the pam plugin module, so I tried to make that cleaer
as well.
Also fixed some spelling errors in the man page, and remove the
non-debian config file default.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e2f41a1..cd9e814 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpam-radius-auth (1.4.1-cl3u2) RELEASED; urgency=low + + * Improved documentation in man pages + + -- Dave Olson <olson@cumulusnetworks.com> Tue, 23 Jan 2018 16:03:38 -0800 + libpam-radius-auth (1.4.1-cl3u1) RELEASED; urgency=low * Added support for mapping radius accounts to a local account |
