diff --git a/NEWS b/NEWS
index 409e3a73a5fb41488e42a4c25f49a1f2f1db01bf..2e2693a86953f29162322c747639bf0f90da6d4f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Here is a history of user visible changes to Python milter.
 	Fix SPF unknown mechanism list not cleared
 	Make banned extensions configurable.
 	Option to scan zipfiles for bad extensions.
+	Properly log pydspam exceptions
 0.7.3	Experimental release with python2.4 support
 0.7.2	Return unknown for invalid ip address in mechanism
 	Recognize dynamic PTR names, and don't count them as authentication.
diff --git a/milter.spec b/milter.spec
index afdcc53817862cee23a3e9d23dd5b5b125362b97..d71f721e193a80ca658c1043aca4789cc964e92f 100644
--- a/milter.spec
+++ b/milter.spec
@@ -166,6 +166,8 @@ rm -rf $RPM_BUILD_ROOT
 /usr/share/sendmail-cf/hack/rhsbl.m4
 
 %changelog
+* 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
 - Include default softfail, strike3 templates
 * Wed May 25 2005 Stuart Gathman <stuart@bmsi.com> 0.8.0-1