(contribution to SA score submitted correctly by $permsgstatus->{conf}->{scoreset). This addresses the problem with amavisd-new always having a score of 1. git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@21 233e721a-07f6-49eb-a7da-05e0e16828fcmaster
@@ -1,3 +1,10 @@ | |||
2009-05-18 Alban Deniz <adeniz@skidmark.localdomain> | |||
* configure.ac: Incremented version to 3.0.5. This contains | |||
SNF4SA version 0.9.2 (contribution to SA score submitted correctly | |||
by $permsgstatus->{conf}->{scoreset). This addresses the problem | |||
with amavisd-new always having a score of 1. | |||
2009-02-06 Alban Deniz <adeniz@skidmark.localdomain> | |||
* SNFMulti/SNFMulti.cpp: Replaced with file from Pete, Jan 29, |
@@ -13,7 +13,7 @@ dnl | |||
dnl | |||
AC_PREREQ(2.52) | |||
AC_INIT(snf-server, 3.0.4) | |||
AC_INIT(snf-server, 3.0.5) | |||
AC_CONFIG_SRCDIR(SNFMulti/snfCFGmgr.cpp) | |||
AC_CONFIG_AUX_DIR(config) | |||
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |