X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fannounce.html;h=f9dae07e5d9aaf90873bbbb8ec2beb1437c7eb63;hp=3005e49d588983be19943bf07f19202ec3b388b3;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=c633e5103a29a38532cf1925257b91cea33fd090 diff --git a/doc/html/announce.html b/doc/html/announce.html index 3005e49d..f9dae07e 100644 --- a/doc/html/announce.html +++ b/doc/html/announce.html @@ -1,15 +1,43 @@ -Announcing ncurses 5.2 +Announcing ncurses 5.6 + -

Announcing ncurses 5.2

+

Announcing ncurses 5.6

The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses terminfo format, @@ -18,12 +46,15 @@ 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 GNU/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), @@ -32,333 +63,305 @@ the library and tools.

The ncurses distribution is available via anonymous FTP at the GNU distribution site -ftp://ftp.gnu.org/pub/gnu/ncurses. +ftp://ftp.gnu.org/gnu/ncurses/ .
It is also available at -ftp://dickey.his.com/ncurses. +ftp://invisible-island.net/ncurses/ .

Release Notes

-This release is designed to be upward compatible from ncurses 5.0 and 5.1; +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.1 release. +These are the highlights from the change-log since ncurses 5.5 release.

Interface changes:

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

Features of Ncurses

@@ -387,14 +390,15 @@ The ncurses package also has many useful extensions over SVr4: