Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e06c20

Browse files
committed
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).
1 parent 062ea2e commit 2e06c20

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/lib/libcurses.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ \section{\module{curses} ---
55
\sectionauthor{Moshe Zadka}{[email protected]}
66
\sectionauthor{Eric Raymond}{[email protected]}
77
\modulesynopsis{An interface to the curses library.}
8-
\versionadded{1.6}
8+
9+
\versionchanged[Added support for the \code{ncurses} library and
10+
converted to a package]{1.6}
911

1012
The \module{curses} module provides an interface to the curses
1113
library, the de-facto standard for portable advanced terminal

0 commit comments

Comments
 (0)