Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd0f7e commit 54fe3fdCopy full SHA for 54fe3fd
1 file changed
Doc/whatsnew/whatsnew23.tex
@@ -1604,6 +1604,13 @@ \section{Other Changes and Fixes}
1604
1605
\begin{itemize}
1606
1607
+\item The \file{regrtest.py} script now provides a way to allow ``all
1608
+resources except \var{foo}.'' A resource name passed to the
1609
+\programopt{-u} option can now be prefixed with a hyphen
1610
+(\character{-}) to mean ``remove this resource.'' For example, the
1611
+option `\code{\programopt{-u}all,-bsddb}' could be used to enable the
1612
+use of all resources except \code{bsddb}.
1613
+
1614
\item The tools used to build the documentation now work under Cygwin
1615
as well as \UNIX.
1616
0 commit comments