------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1334 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Git Commit <[email protected]> 2013-11-09 03:17:07 --- Git commit: http://git.exim.org/exim.git/commitdiff/89b68021dc688d91f57e0e20432477a57bfcf5ec commit 89b68021dc688d91f57e0e20432477a57bfcf5ec Author: Todd Lyons <[email protected]> AuthorDate: Sat Oct 12 09:42:31 2013 -0700 Commit: Todd Lyons <[email protected]> CommitDate: Fri Nov 8 19:07:15 2013 -0800 bug 1334: autodetect compression type in exigrep does not use any extra perl modules. attempts hard coded types first, so no extra code for the standard case. easy to add more compression types. ---- src/src/exigrep.src | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
