From: Paul L. <pdo...@us...> - 2011-05-07 06:56:07
|
Update of /cvsroot/serverfilters/server_side_filters_maildrop/docs In directory vz-cvs-3.sog:/tmp/cvs-serv30600/docs Modified Files: README Log Message: Index: README =================================================================== RCS file: /cvsroot/serverfilters/server_side_filters_maildrop/docs/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README 7 May 2011 06:52:27 -0000 1.3 --- README 7 May 2011 06:56:05 -0000 1.4 *************** *** 97,102 **** v1.1 2011/01/11 Paul Lesniewski <pa...@sq...> * Added more negative test types (matching methods) ! * Added ability to handle custom commands (which are defined ! in the Server Side Filters main configuration file) v1.0 2010/09/11 Paul Lesniewski <pa...@sq...> --- 97,103 ---- v1.1 2011/01/11 Paul Lesniewski <pa...@sq...> * Added more negative test types (matching methods) ! * Added ability to handle custom filter actions (which ! are defined in the Server Side Filters main configuration ! file) v1.0 2010/09/11 Paul Lesniewski <pa...@sq...> |