From: Fred Drake Date: Fri, 6 Oct 2000 20:01:23 +0000 (+0000) Subject: Revise the versioning information to say that this was revised in 1.6, X-Git-Tag: v2.0c1~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e06c209dcdc7c7460ee06c1601a751bda84f82a;p=thirdparty%2FPython%2Fcpython.git Revise the versioning information to say that this was revised in 1.6, not added then, and note what the change was (ncurses, change to a package). --- diff --git a/Doc/lib/libcurses.tex b/Doc/lib/libcurses.tex index eacc8e190b38..e3e94ad1fda5 100644 --- a/Doc/lib/libcurses.tex +++ b/Doc/lib/libcurses.tex @@ -5,7 +5,9 @@ \sectionauthor{Moshe Zadka}{mzadka@geocities.com} \sectionauthor{Eric Raymond}{esr@thyrsus.com} \modulesynopsis{An interface to the curses library.} -\versionadded{1.6} + +\versionchanged[Added support for the \code{ncurses} library and + converted to a package]{1.6} The \module{curses} module provides an interface to the curses library, the de-facto standard for portable advanced terminal