Mercurial > dnsbl
comparison ChangeLog @ 174:da0c41b9f672
don't whitelist addresses with embedded spaces
author | carl |
---|---|
date | Sun, 23 Sep 2007 11:20:12 -0700 |
parents | 83fe0be032c1 |
children | 4ec928b24bab |
comparison
equal
deleted
inserted
replaced
173:83fe0be032c1 | 174:da0c41b9f672 |
---|---|
1 $Id$ | 1 $Id$ |
2 | |
3 6.10 2007-09-23 | |
4 Don't whitelist addresses with embedded blanks, or the empty | |
5 path. | |
2 | 6 |
3 6.09 2007-09-06 | 7 6.09 2007-09-06 |
4 Fix memory leak in auto-whitelisting code. Update auto-whitelist | 8 Fix memory leak in auto-whitelisting code. Update auto-whitelist |
5 timestamps when receiving mail from auto-whitelisted senders. | 9 timestamps when receiving mail from auto-whitelisted senders. |
6 | 10 |