From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10022 invoked by alias); 30 Jul 2019 03:21:27 -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 Return-Path: Received: (qmail 86937 invoked by uid 89); 30 Jul 2019 03:10:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=VT100, vt100, H*MI:cygwin, HTo:U*cygwin-announce X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 30 Jul 2019 03:21:00 -0000 Message-Id: <20190729231020.23022-1-yselkowitz@cygwin.com> Subject: ncurses 6.1-1.20190727 X-SW-Source: 2019-07/txt/msg00063.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ncurses-6.1-1.20190727 * ncurses-demo-6.1-1.20190727 * libncursesw10-6.1-1.20190727 * libncurses++w10-6.1-1.20190727 * libncurses-devel-6.1-1.20190727 * terminfo-6.1-1.20190727 * terminfo-extra-6.1-1.20190727 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 release. -- Yaakov