# HG changeset patch # User Alex Krolick # Date 1447019572 28800 # Node ID ab1f1474fc5e9a1560c2f2aa88e043ca81f06279 # Parent 3011dd45c7b0fb9afa62a6f32bcae71f65b7444e update changelog link diff -r 3011dd45c7b0 -r ab1f1474fc5e _posts/2015-05-29-octave-4.0.0-released.markdown --- a/_posts/2015-05-29-octave-4.0.0-released.markdown Sun Nov 08 13:42:34 2015 -0800 +++ b/_posts/2015-05-29-octave-4.0.0-released.markdown Sun Nov 08 13:52:52 2015 -0800 @@ -7,10 +7,11 @@ Version 4.0.0 has been released and is now available for download. Octave 4.0 is a major new release with many new features, including a graphical user interface, support for classdef object-oriented programming, better compatibility with Matlab, and many new and improved functions. -An official Windows binary installer is also available from [ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe](ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe) +An official Windows binary installer is also available from [ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe][installer] -A list of important user-visible changes is available [here](news-4.0), by selecting the Release Notes item in the News menu of the GUI, or by typing news at the Octave command prompt. +A list of important user-visible changes is available [here][news], by selecting the Release Notes item in the News menu of the GUI, or by typing news at the Octave command prompt. Thanks to the many people who contributed to this release! -[news-4.0]: http://octave.org/NEWS-4.0.html \ No newline at end of file +[news]: http://octave.org/NEWS-4.0.html +[installer]: ftp://ftp.gnu.org/gnu/octave/windows/octave-4.0.0_0-installer.exe \ No newline at end of file