commit | 252cd0e4e0b11c7d13e24146617ad48e80feca43 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Oct 27 14:42:47 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Oct 27 14:42:47 2012 -0400 |
tree | 7322c3b62a62be259ce6cc15fb01446bcb152f31 | |
parent | bc876a2d4a7b8aa9aedd5da6b62fe391092c3b3c [diff] [blame] |
#12890: don't emit <p> tags in text mode when logdir specified. Patch by Jeff McNeil.
diff --git a/Misc/NEWS b/Misc/NEWS index a7af2cc..5010f70 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -132,6 +132,9 @@ Library ------- +- Issue #12890: cgitb no longer prints spurious <p> tags in text + mode when the logdir option is specified. + - Issue #16250: Fix URLError invocation with proper args. - Issue #16305: Fix a segmentation fault occurring when interrupting