diff --git a/NEWS b/NEWS
index 0116e34590c2de34319187e01021d5b96d102192..75b2f539952a209b4862ec377ebc717a8bfaafe9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Here is a history of user visible changes to Python milter.
 0.8.1	Fix zip in zip loop in mime.py
 	Fix HeaderParseError in bms.py header callback
 	Check internal_domains for outgoing mail
+	Fix inconsistent results from send_dsn
 0.8.0	Move Milter module to subpackage.
 	DSN support for Three strikes rule and SPF SOFTFAIL
 	Move /*mime*/ and dynip to Milter subpackage
diff --git a/milter.spec b/milter.spec
index 19d8de8b77be30d0522f5e2154b330685e541ce6..7b964028b546d3ea2849b9260d35a6dfb92cb9b6 100644
--- a/milter.spec
+++ b/milter.spec
@@ -170,6 +170,7 @@ rm -rf $RPM_BUILD_ROOT
 - Fix zip in zip loop in mime.py
 - Fix HeaderParseError in bms.py header callback
 - Check internal_domains for outgoing mail
+- Fix inconsistent results from send_dsn
 * Mon Jun 06 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-3
 - properly log pydspam exceptions
 * Sat Jun 04 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-2