From 0e448073d6afed4806a8dbd3261057a681023993 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Thu, 26 Aug 2004 01:02:08 +0000 Subject: Restored half of a \versionadded only half of which should have been deleted. --- Doc/lib/libdoctest.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 8951821..0db5d5d 100644 --- a/Doc/lib/libdoctest.tex +++ b/Doc/lib/libdoctest.tex @@ -293,6 +293,9 @@ rewritten example, the use of \samp{...} is independent of doctest's \constant{ELLIPSIS} option. The ellipsis in that example could be left out, or could just as well be three (or three hundred) commas. +\versionchanged[The ability to handle a multi-line exception detail + was added]{2.4} + \subsection{Option Flags and Directives\label{doctest-options}} A number of option flags control various aspects of doctest's comparison -- cgit v0.12