------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1401 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> 2014-03-08 21:17:11 --- Git commit: http://git.exim.org/exim.git/commitdiff/b9c2e32fc0c80d2ff4afb7daa782d22c5c38a229 commit b9c2e32fc0c80d2ff4afb7daa782d22c5c38a229 Author: Axel Rau <[email protected]> AuthorDate: Sat Mar 8 20:59:24 2014 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Mar 8 21:01:55 2014 +0000 ${utf8clean:string} expansion operator. bug 1401 ---- doc/doc-docbook/spec.xfpt | 8 ++++ doc/doc-txt/ChangeLog | 2 + doc/doc-txt/NewStuff | 3 + src/src/expand.c | 92 +++++++++++++++++++++++++++++++++++++++++- test/confs/0600 | 69 +++++++++++++++++++++++++++++++ test/log/0600 | 18 ++++++++ test/mail/0600.CALLER | 45 ++++++++++++++++++++ test/scripts/0000-Basic/0600 | 32 ++++++++++++++ test/stdout/0600 | 12 +++++ 9 files changed, 279 insertions(+), 2 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/ ##
