Mercurial > p > roundup > code
diff CHANGES.txt @ 4534:0dd6bdeb2eb5
issue2550729: Fix password history display for anydbm backend...
...thanks to Ralf Hemmecke for reporting.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Sep 2011 11:06:24 +0000 |
| parents | 792586cc78a4 |
| children | d67e33b9653e |
line wrap: on
line diff
--- a/CHANGES.txt Mon Sep 26 07:51:42 2011 +0000 +++ b/CHANGES.txt Wed Sep 28 11:06:24 2011 +0000 @@ -24,6 +24,8 @@ field of a user -- this would match substrings, e.g. if the user has discuss-support@example.com as an alternate email and an incoming mail is addressed to support@example.com this would (wrongly) match. (Ralf) +- issue2550729: Fix password history display for anydbm backend, thanks + to Ralf Hemmecke for reporting. 2011-07-15 1.4.19 (r4638)
