X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fannounce.html;h=f9dae07e5d9aaf90873bbbb8ec2beb1437c7eb63;hb=920d493ac02ed9bbbe1e5472e665c718bfdee471;hp=caecbd72b1fccf909769148c2ddcbfb78244f905;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/announce.html b/doc/html/announce.html index caecbd72..f9dae07e 100644 --- a/doc/html/announce.html +++ b/doc/html/announce.html @@ -1,16 +1,43 @@ -Announcing ncurses 5.4 +Announcing ncurses 5.6 -

Announcing ncurses 5.4

+

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, @@ -19,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. @@ -42,198 +69,185 @@ the GNU distribution site

Release Notes

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

Interface changes:

New features and improvements: Major bug fixes: Portability: @@ -242,98 +256,112 @@ Portability: - -
  • library: - + +
  • improved options: +
    + +
    --disable-largefile +
    make the option work both ways. + +
    --with-gpm +
    The option now accepts a parameter, + i.e., the name of the dynamic GPM library to load via + dlopen() + +
    --disable-symlinks +
    The option now allows one to + disable symlink() in tic even when + link() does not work. + +
    + + + +
  • other configure/build issues: + +
  • library: + + +
  • test programs:

    Features of Ncurses

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