From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4179 invoked by alias); 21 Nov 2014 08:11:03 -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 4017 invoked by uid 89); 21 Nov 2014 08:10:41 -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: <546EF37F.9000100@cygwin.com> Date: Fri, 21 Nov 2014 08:11: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: ruby-execjs-2.2.2-2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-11/txt/msg00046.txt.bz2 The following package has been updated in the Cygwin distribution: * ruby-execjs-2.2.2-2 ExecJS lets you run JavaScript code from Ruby. This release adds a patch to use JavaScriptCore's command-line interpreter instead of Windows' builtin cscript interpreter. -- Yaakov