Test case for FWS in b= tag not ignored on verify.

This commit is contained in:
Stuart D. Gathman
2012-04-23 19:02:29 -04:00
parent c944c49957
commit 1196ed6760
3 changed files with 14 additions and 3 deletions
+1
View File
@@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT
- Fix sha1 hash, Bug #969206
- Fix NoAnswer exception using dnspython
- Fix typos reporting ValidationError and DKIMException
- Change default canonicalization to relaxed/simple to work around Bug #939128
* Fri Feb 03 2012 Stuart Gathman <stuart@bmsi.com> 0.5.1-1
- performance patch from https://launchpad.net/~petri Petri Lehtinen