commit | 292f56cd26233f2e1d41dacdd0834b7b221e72f3 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Thu Feb 06 05:02:39 2003 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Thu Feb 06 05:02:39 2003 +0000 |
tree | 55c2847a81c15fbe728d120b688334770e1fa419 | |
parent | 983b00882400986b292837a25ef866fc897d603b [diff] [blame] |
Provide version changed info
diff --git a/Doc/lib/libcmd.tex b/Doc/lib/libcmd.tex index 4b2af91..4b7a23d 100644 --- a/Doc/lib/libcmd.tex +++ b/Doc/lib/libcmd.tex
@@ -28,6 +28,7 @@ instance will use for input and output. If not specified, they will default to \var{sys.stdin} and \var{sys.stdout}. +\versionchanged[The \var{stdin} and \var{stdout} parameters were added.]{2.3} \end{classdesc} \subsection{Cmd Objects}