diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 7404101dd..c18f9d74b 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= c-icap -PLUGIN_VERSION= 1.8 +PLUGIN_VERSION= 1.9 PLUGIN_COMMENT= c-icap connects the web proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= andybinder@gmx.de diff --git a/www/c-icap/pkg-descr b/www/c-icap/pkg-descr index 287a95eea..2369c75a1 100644 --- a/www/c-icap/pkg-descr +++ b/www/c-icap/pkg-descr @@ -5,6 +5,11 @@ and filtering services. Plugin Changelog ================ +1.9 + +* Fix issue with localserver ACL defintion +* Yield maintainership to Andy Binder + 1.8 * Move logging to syslog (contributed by Andy Binder)