Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4533:792586cc78a4 | 4534:0dd6bdeb2eb5 |
|---|---|
| 22 (Bernhard) | 22 (Bernhard) |
| 23 - Fix matching of incoming email addresses to the alternate_addresses | 23 - Fix matching of incoming email addresses to the alternate_addresses |
| 24 field of a user -- this would match substrings, e.g. if the user has | 24 field of a user -- this would match substrings, e.g. if the user has |
| 25 discuss-support@example.com as an alternate email and an incoming mail | 25 discuss-support@example.com as an alternate email and an incoming mail |
| 26 is addressed to support@example.com this would (wrongly) match. (Ralf) | 26 is addressed to support@example.com this would (wrongly) match. (Ralf) |
| 27 - issue2550729: Fix password history display for anydbm backend, thanks | |
| 28 to Ralf Hemmecke for reporting. | |
| 27 | 29 |
| 28 2011-07-15 1.4.19 (r4638) | 30 2011-07-15 1.4.19 (r4638) |
| 29 | 31 |
| 30 Features: | 32 Features: |
| 31 | 33 |
