X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=announce.html.in;h=1d4121ee4ff1739361add67ed5c8dec8127663db;hp=11fb87c354712aa346270e7d53c0573d5bd9c7da;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/announce.html.in b/announce.html.in index 11fb87c3..1d4121ee 100644 --- a/announce.html.in +++ b/announce.html.in @@ -1,6 +1,33 @@ @@ -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,170 @@ 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.6; 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.6 release.

Interface changes:

New features and improvements: Major bug fixes: Portability: @@ -242,98 +241,117 @@ Portability: - -
  • library: - + +
  • improved options: +
    + +
    --enable-ext-colors +
    requires the wide-character configuration. + +
    --with-chtype +
    ignore option value "unsigned" is always added to + the type in curses.h; do the same for --with-mmask-t. + +
    --with-dmalloc +
    build-fix for redefinition of strndup. + +
    --with-hashed-db +
    accepts a parameter which is the install-prefix of a given + Berkeley Database. + +
    --with-hashed-db +
    the $LIBS environment variable overrides the search for the db + library. + +
    --without-hashed-db +
    assumed when "--disable-database" is used. + +
    + + + +
  • other configure/build issues: + + +
  • library: + + +
  • test programs: +

    Features of Ncurses

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