X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fannounce.html;h=234c703145a7d570ee8e7ade5c2758068ea438c4;hb=e70a86c3d48b8cbad0f6d1c33ba5b027a243834e;hp=abe392e6586d9eb16e6c175151ec15ff37867565;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/doc/html/announce.html b/doc/html/announce.html index abe392e6..234c7031 100644 --- a/doc/html/announce.html +++ b/doc/html/announce.html @@ -1,15 +1,43 @@ -Announcing ncurses 5.3 Pre-Release +Announcing ncurses 5.7 + -

Announcing ncurses 5.3

+

Announcing ncurses 5.7

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,8 +46,8 @@ 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. @@ -35,172 +63,294 @@ 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://invisible-island.net/ncurses. +ftp://invisible-island.net/ncurses/ .

Release Notes

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

Interface changes:

New features and improvements: Major bug fixes: Portability: