X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=announce.html.in;h=84d5bbe127c71d06ad79302568a646c2659f9800;hp=256e95bad35b098d1c7cca9f5dbfd11f342c073b;hb=8f527f87c0b979d9c2598ef5c3394463af288468;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/announce.html.in b/announce.html.in index 256e95ba..84d5bbe1 100644 --- a/announce.html.in +++ b/announce.html.in @@ -1,28 +1,60 @@ - + Announcing ncurses @VERSION@ +

Announcing ncurses @VERSION@

-The ncurses (new curses) library is a freeware emulation of System V -Release 4.0 curses. It uses terminfo format, supports pads and color +The ncurses (new curses) library is a free software emulation of +curses in System V Release 4.0, and more. It uses terminfo format, +supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses.

In mid-June 1995, the maintainer of 4.4BSD curses declared that he -considered 4.4BSD curses obsolete, and is encouraging the keepers of -Unix releases such as BSD/OS, freeBSD and netBSD to switch over to +considered 4.4BSD curses obsolete, and encouraged the keepers of +Unix releases such as BSD/OS, FreeBSD and NetBSD to switch over to ncurses.

-The ncurses code was developed under Linux. It should port easily to -any ANSI/POSIX-conforming UNIX. It has even been ported to OS/2 Warp!

+The ncurses code was developed under GNU/Linux. +It has been in use for some time with OpenBSD as the system curses library, +and on FreeBSD and NetBSD as an external package. +It should port easily to any ANSI/POSIX-conforming UNIX. +It has even been ported to OS/2 Warp!

The distribution includes the library and support utilities, including a terminfo compiler tic(1), a decompiler infocmp(1), clear(1), tput(1), tset(1), @@ -31,24 +63,321 @@ the library and tools.

The ncurses distribution is available via anonymous FTP at the GNU distribution site -ftp://prep.ai.mit.edu/pub/gnu. -It is also available at -ftp://ftp.clark.net/pub/dickey/ncurses. +ftp://ftp.gnu.org/gnu/ncurses/ . +
It is also available at +ftp://invisible-island.net/ncurses/ . -

Features of ncurses

+

Release Notes

-The ncurses package is fully compatible with SVr4 (System V Release 4) curses:

+This release is designed to be upward compatible from ncurses 5.0 through 5.5; +very few applications will require recompilation, depending on the platform. +These are the highlights from the change-log since ncurses 5.5 release. +

+Interface changes: +

+New features and improvements: + +Major bug fixes: + + +Portability: + + +

Features of Ncurses

+ +The ncurses package is fully compatible with SVr4 (System V Release 4) curses: -The ncurses package also has many useful extensions over SVr4:

+The ncurses package also has many useful extensions over SVr4: