aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-11-27 06:09:48 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-11-27 06:09:48 +0000
commit4b0e4887849aeab9add48f653c29b60183d52869 (patch)
treeeeb9eeeb7d5cce0f26abd0bb170a4125d223b8ad /CHANGELOG
parentb2250f2d27d22455ae87a61ff50f419aa8e77cd8 (diff)
downloadpam-4b0e4887849aeab9add48f653c29b60183d52869.tar.gz
pam-4b0e4887849aeab9add48f653c29b60183d52869.tar.bz2
pam-4b0e4887849aeab9add48f653c29b60183d52869.zip
Relevant BUGIDs: 476957, 436053
Purpose of commit: improved feature Commit summary: --------------- Replace the 'similar' function with a real distance algorithm. (From Harald Welte and Nalin). Also fix a typo that somehow slipped through an earlier checkin. [Bug 476947].
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d5325569..8e8417fc 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_cracklib: another try at implementing similar() from Harald
+ Welte and Nalin (Bugs 436053, 476957 - agmorgan)
* documentation: random typo fixes from Nalin (Bug 476949 - agmorgan)
* pam_access: default access.conf file contained a type (console
instead of LOCAL) fix from Nalin (Bug 476934 - agmorgan)