summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-05-01 04:15:33 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-05-01 04:15:33 +0000
commitd1a76fd910d68bbc660ea2be9120bad62b8c9af0 (patch)
tree2a7264f347a6d716debc50f0b95ee57823a2bdce /CHANGELOG
parent7143eaf024a740627da96c69d960051816c5b593 (diff)
Relevant BUGIDs: 419631
Purpose of commit: bugfix Commit summary: --------------- Bring the module in to line with its documentation. The README refers to a trailing '.' on IP addresses.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fab19863..3fd82275 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,6 +49,8 @@ bug report - outstanding bugs are listed here:
0.76: please submit patches for this section with actual code/doc
patches!
+* pam_access fixes - looks out for trailing '.' - from Carlo Marcelo
+ Arenas Belon (Bug 419631 - agmorgan)
* don't zero out password strings during pam_unix's password changing
function (Bug 419803 - vorlon)
* propagate some definitions to the _pam_aconf.h file - from David Lee