X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:from:to:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=uHwwmNza8TI07PsaffFku7uhfz6hA/2F1hvH1e1FFtJG6GOEt5mXm
	ZUi2nQGpZ35Q/kQonXgn3RJGAbxFhsEXt2qghHa5HCBA1dwPguoxeT0YAmkHFtHK
	G8Xaxtu1Q/tkll4Lj1Gg/gtVPd40zNSdjSFiC+CdQ+RA4FgI8z8nCo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:from:to:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Yaimmds0PqMSrI3Wv5gZYl2oh2s=; b=hkYNVoXLxDz7NQLf2OMVmWICA0sI
	EMmti2xrmMynIfnRaMWZomC8W8PncgkAmmtaEqbEA4qUc7j4NWc0y+ZQKT/VRZWv
	o2A9HqCG+E3KQqnoagsxc+gH/vgFsWAc0K/GmRw2ZBVB04ZWi0g7g6hBHODPKlpm
	W6cZzrkgG/iQ6H8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=homepage, graphical, highlevel, linear
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:from:to:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=5Cm+iiaT0ZYPcQe6xmfAAd9GGRW62rZWZNR6hCfdOTY=;        b=bk0wKOTdTLsMWiAjERXIjlvtOc452CeX6fkbQ8iUCO2QjvhfVocwyP56dxnvHYJERa         PnvX1TEwVhXYhtzZ+0FteZjSvKdp5RgEgVqATWkMtOX1hIh87k4Dabd8Jb+Bk8BjSQu1         wuVU9KI0h1HdYpWntmGiAaV0CAEPGZinxhe/NXoLIBaTQLiNUuao0kEZG7MQC8XXGJDq         PKC1OD2ZV/7zMyG7COliYXs0oHUL+YejniW2QcjO4tjwN/Go1j4XUW4UTnZFUyzV9ZGb         Nv4ijGAAoBxTnJwwCmJp9UNDbmol7cajELR8ZQ0E8uVqjXummfh/Y6SQtlV8rSWdQIRf         VN3A==
X-Gm-Message-State: AD7BkJI95nZJe3Lz9SKnXwn5yyK55/KxgjXOaOrTuK1d5dmk7N8Uh873wuFgZ601BrusnA==
X-Received: by 10.194.179.227 with SMTP id dj3mr5833791wjc.50.1458771030367;        Wed, 23 Mar 2016 15:10:30 -0700 (PDT)
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: octave-4.0.1-1
Message-Id: <announce.56F31454.8060403@gmail.com>
Date: Wed, 23 Mar 2016 23:10:28 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

New versions 4.0.1-1 of

    octave,
    octave-devel,
    octave-doc

are available in the Cygwin distribution:

CHANGES
Upstream bugfix release
http://www.gnu.org/software/octave/bug-fixes-4-0-1.html

Full changes:
http://www.gnu.org/software/octave/NEWS-4.0.html

CYGWIN CHANGES
Additional patch backported by development
to improve pkg compile and install from source
https://savannah.gnu.org/bugs/?45369

GENERAL 4.0.x NOTE
there are 2 octave main binaries
         octave-cli      command line inteface
         octave-gui      graphical interface
         octave          default to graphical version

OCTAVE-FORGE NOTE
You need to install with setup the specific forge package
you are looking for.

The update of the global pkg database is now managed
by cygwin setup during the postinstall phase.
A semaphore system is in place to update the database only when needed
and just one time, also when multiple forge packages are added or removed.

DESCRIPTION
The GNU Octave language for numerical computations is a (mostly Matlab (R)
compatible) high-level language, primarily intended for numerical
computations.  It provides a convenient command-line interface for solving
linear and nonlinear problems numerically.

HOMEPAGE
http://www.gnu.org/software/octave/


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

