From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33500 invoked by alias); 27 Jan 2017 20:02:32 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 115669 invoked by uid 89); 27 Jan 2017 19:50:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=cursor, SVr4, H*m:int, H*MI:int X-HELO: mx1.redhat.com Message-Id: <201701271950.v0RJomU7028266@int-mx14.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 27 Jan 2017 20:02:00 -0000 Subject: ncurses 6.0-9.20170121 X-SW-Source: 2017-01/txt/msg00058.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ncurses-6.0-9.20170121 * ncurses-demo-6.0-9.20170121 * libncursesw10-6.0-9.20170121 * libncurses-devel-6.0-9.20170121 * terminfo-6.0-9.20170121 * terminfo-extra-6.0-9.20170121 * mingw64-i686-ncurses-6.0-9.20170121 * mingw64-x86_64-ncurses-6.0-9.20170121 Ncurses (new curses) started as a freely distributable clone of SVr4 curses. It has outgrown the clone description, and now contains many features which are not in SVr4 curses. Curses is a pun on the term <>. It is a library of functions that manage an application's display on character-cell terminals (e.g., VT100). This is an update to the latest upstream patchset. -- Yaakov