diff --git a/MANIFEST.in b/MANIFEST.in
index 5d27a1104cca678cd6eebabebbfc1156024cb6a4..0ee6bf027e4dd83f5e166f054ecf8be64b6c76e0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,6 @@
 include COPYING
 include TODO
 include NEWS
-include HOWTO
 include CREDITS
 include README
 include ChangeLog
diff --git a/TODO b/TODO
index f273c02a558c27a6c5158d54861235549c0b738b..36b0e75aef81831d355c3834747ecfba7d5496c9 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
 Support smfi_negotiate and auto negotiate only those callbacks for which 
 Milter.Milter methods have been overridden.  (Python should be able to
 do that.)
+
+Lookup exact RFC syntax of real name / email and make 
+Milter.utils.parse_addr() pass all unit tests.
diff --git a/pymilter.spec b/pymilter.spec
index e4037126aacdcbc946990f58234a2771ba962edd..d5be16dcc8611877f3c207741bca09eb3df7f591 100644
--- a/pymilter.spec
+++ b/pymilter.spec
@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
 # other milters running on redhat
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc README HOWTO ChangeLog NEWS TODO CREDITS sample.py milter-template.py
+%doc README ChangeLog NEWS TODO CREDITS sample.py milter-template.py
 %config %{libdir}/start.sh
 %dir %attr(0755,mail,mail) /var/run/milter