view community-news.html @ 46:171ca967fcc9 kai

Start new development branch closer to the current website, but more lightweigt for further maintanence.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 28 Sep 2016 02:08:11 +0200
parents
children
line wrap: on
line source

<!--

This is the community news page for Octave.  It is displayed in the
"Community News" display area of the Octave GUI.  It should not have
the usual page header that other pages on the Octave web site have.
The following string must be present for Octave to recognize and
display this page as the comunity news page:

  this-is-the-gnu-octave-community-news-page
  community-news-page-serial=6

-->

<html>
<head>
<title>Octave Community News</title>
<style TYPE="text/css">
<!--
body {
}
-->
</style>
</head>
<body>
<h2>Octave 4.0.3 has been Released</h2>
<p>
The Octave developers are pleased to announce the release
of GNU Octave, version 4.0.3.
<p>
Octave 4.0.3 is a bug fixing release.  A list of bugs fixed in this
release is available from <a href="http://octave.org/fixes-4-0-3.html">http://octave.org/fixes-4-0-3.html</a>
</p>
<p>
An official Windows binary installer is available
from <a href="ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.3-installer.exe">ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.3-installer.exe</a>
</p>
</p>
The Octave 4.0.3 sources are available from
<a href="ftp://ftp.gnu.org/gnu/octave/octave-4.0.3.tar.xz">ftp://ftp.gnu.org/gnu/octave/octave-4.0.3.tar.xz</a>.
</p>
<p>
Thanks to the many people who contributed to this release!
</p>
<p>
<small><em>&mdash; The Octave Developers, July 2, 2016</em></small>
</p>
<h2>Octave 4.0.1 has been Released</h2>
<p>
The Octave developers are pleased to announce the release
of GNU Octave, version 4.0.1.
<p>
Octave 4.0.1 is a bug fixing release.  A list of bugs fixed in this
release is available from <a href="http://octave.org/fixes-4-0-1.html">http://octave.org/fixes-4-0-1.html</a>
</p>
<p>
An official Windows binary installer is available
from <a href="ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.1-installer.exe">ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.1-installer.exe</a>
</p>
</p>
The Octave 4.0.1 sources are available from
<a href="ftp://ftp.gnu.org/gnu/octave/octave-4.0.1.tar.xz">ftp://ftp.gnu.org/gnu/octave/octave-4.0.1.tar.xz</a>.
</p>
<p>
Thanks to the many people who contributed to this release!
</p>
<p>
<small><em>&mdash; The Octave Developers, March 23, 2016</em></small>
</p>
<h2>Community News Window in Octave 3.8</h2>
<p>
Beginning with the 3.8.x release series of Octave, we will be
displaying news about Octave community events here.  In Octave's GUI
interface, this window will appear when there is new information.
Octave will check for it at most once per day.
</p>
<p>
<small><em>&mdash; The Octave Developers, December 4, 2013</em></small>
</p>
</body>
</html>