X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fspamass-milter.git;a=blobdiff_plain;f=ChangeLog;h=87af7f9861bfb55a02d77c42438b2594fc07b45d;hp=cce893625fb48ee45d8ca537ac2182714f3b53fd;hb=bc2bd5892d6198d01ab0dd8875af8f3292dd06be;hpb=b9df85a994d2be845dc3f7c76920fae684c1b606 diff --git a/ChangeLog b/ChangeLog index cce8936..87af7f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2011-02-14 15:56 Dan Nelson + + * Makefile.am: + + upload sigs too + +2011-02-14 15:50 Dan Nelson + + * spamass-milter.cpp: + + revert 1.93 committed in error + +2011-02-14 15:50 Dan Nelson + + * spamass-milter.h: + + revert 1.25 committed in error + +2011-02-14 15:48 Dan Nelson + + * ChangeLog: + + revert 1.6 committed in error + +2011-02-14 15:46 Dan Nelson + + * ChangeLog, Makefile.am, spamass-milter.cpp, spamass-milter.h: + + savannah disabled ftp uploads, at some point, so try rsync again + +2011-02-14 15:31 Dan Nelson + + * NEWS, configure.in: + + 0.3.2 + +2011-02-11 00:01 Dan Nelson + + * spamass-milter.cpp, spamass-milter.h: + + + Replace all instances of popen() with a custom function that takes an argv + instead of a single string, to avoid a security hole when untrusted user + input is used as part of the command. + +2006-07-24 14:59 Dan Nelson + + * spamass-milter.cpp: + + Add missing ")" after envelope-from and add missing ";" before date in + generated Received: header. + + http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17178 + +2006-04-19 10:40 Dan Nelson + + * README: + + add a line for confMILTER_MACROS_ENVRCPT + 2006-04-05 10:59 Dan Nelson * NEWS, configure.in: