https://bugs.exim.org/show_bug.cgi?id=2004
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/f4630439f888df191a151ac935eacf04517fb2ee
commit f4630439f888df191a151ac935eacf04517fb2ee
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Jan 3 20:15:39 2017 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Tue Jan 3 21:05:02 2017 +0000
chunking: fix non-pipelined synch checks. bug 2004
----
doc/doc-txt/ChangeLog | 5 +
src/src/smtp_in.c | 214 +++++++------
test/confs/0577 | 1 +
test/confs/{0903. => 0577.}/aaa | 0
test/confs/{0903. => 0577.}/bbb | 0
test/confs/0901 | 122 ++++++-
test/confs/0903 | 1 -
test/confs/{0902 => 0904} | 0
test/confs/{0901 => 0905} | 0
test/log/0901 | 51 +--
test/log/{0901 => 0904} | 0
test/log/{0902 => 0905} | 0
test/rejectlog/0901 | 8 +
test/scripts/0000-Basic/{0903 => 0577} | 0
test/scripts/0000-Basic/0901 | 569 ++++++++++++---------------------
test/scripts/0000-Basic/{0901 => 0904} | 0
test/scripts/0000-Basic/{0902 => 0905} | 0
test/stdout/0901 | 465 ++++++++++++++++-----------
test/stdout/{0901 => 0904} | 0
test/stdout/{0902 => 0905} | 0
20 files changed, 736 insertions(+), 700 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.