From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72531 invoked by alias); 9 Oct 2015 21:15:36 -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 60218 invoked by uid 89); 9 Oct 2015 21:10:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1444425041.7416.16.camel@cygwin.com> Subject: Updated: byacc-20150711-1 From: Yaakov Selkowitz To: cygwin-announce Date: Fri, 09 Oct 2015 21:15:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-10/txt/msg00014.txt.bz2 The following package has been updated in the Cygwin distribution: * byacc-20150711-1 Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. This is an update to the latest upstream release. -- Yaakov