From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10506 invoked by alias); 19 Dec 2014 17:10:00 -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 8902 invoked by uid 89); 19 Dec 2014 17:05:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <54945AFC.9080403@cygwin.com> Date: Fri, 19 Dec 2014 17:10:00 -0000 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: Updated: ncurses-5.9-20141213-1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-12/txt/msg00021.txt.bz2 The following packages have been updated in the Cygwin distribution: * ncurses-5.9-20141213-1 * ncurses-demo-5.9-20141213-1 * libncurses10-5.9-20141213-1 (x86 only) * libncursesw10-5.9-20141213-1 * libncurses-devel-5.9-20141213-1 * terminfo-5.9-20141213-1 * terminfo-extra-5.9-20141213-1 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 "cursor optimization". It is a library of functions that manage an application's display on character-cell terminals. This release updates ncurses to last week's upstream patch release. -- Yaakov