From 702ec2d4ca485049c80cfded973f112a08b523af Mon Sep 17 00:00:00 2001 From: Stuart Gathman <stuart@gathman.org> Date: Fri, 5 Jan 2007 21:24:29 +0000 Subject: [PATCH] Link to pyspf. --- doc/changes.ht | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/changes.ht b/doc/changes.ht index dc82e54..a0eaa4a 100644 --- a/doc/changes.ht +++ b/doc/changes.ht @@ -2,6 +2,14 @@ Title: Recent Changes <h2> Recent Changes </h2> +<h3> 0.8.7 </h3> + +The spf module has been moved to the +<a href="http://cheeseshop.python.org/pypi/pyspf">pyspf</a> package. +Download <a href="http://sourceforge.net/project/showfiles.php?group_id=139894&package_id=191419">here</a>. + +<h3> 0.8.6 </h3> + Python milter has been moved to <a href="http://sourceforge.net/projects/pymilter/">pymilter Sourceforge project</a> for development and release downloads. -- GitLab