]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/changelog
update changelog for new version
[deb_pkgs/spamass-milter.git] / debian / changelog
index 8e7fe6cdcbe21d64e724b2b08e509d55acf99abb..e76f34286c57fa13fdcf356cc7dad73c10db1e57 100644 (file)
@@ -1,10 +1,20 @@
+spamass-milter (0.3.1-4) unstable; urgency=low
+
+  * Flip the order of socket and piddir creation, because the default for
+    sendmail has them in the same directory. [This was breaking new
+    sendmail installs.]
+
+ -- Don Armstrong <don@debian.org>  Sun, 28 Jan 2007 17:43:53 -0800
+
 spamass-milter (0.3.1-3) unstable; urgency=low
 
   * Use dirname instead of basename (closes: #391909)
-  * Provide example of postfix socket location, and add runas option to
-    change the user that spamassmilter runs as. (closes: #391789)
+  * Add RUNAS option to change the user that spamass-milter runs as.
+  * Automatically detect postfix installs, and change the PID, SOCKET, and
+    SOCKETMODE options accordingly (closes: #391789) Thanks to Zach
+    Sadecki and Marco d'Itri for testing this fix.
 
- -- Don Armstrong <don@debian.org>  Fri, 13 Oct 2006 00:20:32 -0700
+ -- Don Armstrong <don@debian.org>  Mon,  1 Jan 2007 11:07:17 -0800
 
 spamass-milter (0.3.1-2) unstable; urgency=low