Skip to content
Snippets Groups Projects
Commit 8f4a8279 authored by Stuart Gathman's avatar Stuart Gathman
Browse files

Release 0.9.6

parent de0ec343
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ web: ...@@ -2,8 +2,8 @@ web:
doxygen doxygen
rsync -ravK doc/html/ spidey2.bmsi.com:/Public/pymilter rsync -ravK doc/html/ spidey2.bmsi.com:/Public/pymilter
VERSION=0.9.5 VERSION=0.9.6
CVSTAG=pymilter-0_9_5 CVSTAG=pymilter-0_9_6
PKG=pymilter-$(VERSION) PKG=pymilter-$(VERSION)
SRCTAR=$(PKG).tar.gz SRCTAR=$(PKG).tar.gz
......
...@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT ...@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.6-1 * Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.6-1
- Raise ValueError on unescaped '%' passed to setreply - Raise ValueError on unescaped '%' passed to setreply
- Grace time at end of Greylist window
* Fri Aug 19 2011 Stuart Gathman <stuart@bmsi.com> 0.9.5-1 * Fri Aug 19 2011 Stuart Gathman <stuart@bmsi.com> 0.9.5-1
- Print milter.error for invalid callback return type. - Print milter.error for invalid callback return type.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment