annotate _posts/2016-11-01-octave-4.2.0-released.markdown @ 106:ea174ca6ccc9

Fixing some URLs.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 03 Nov 2016 15:19:01 +0100
parents 2b8c5b40da84
children f4797e8f4c3d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
100
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
1 ---
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
2 layout: post
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
3 title: "GNU Octave 4.2.0 Released"
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
4 date: 2016-11-01
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
5 categories: news
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
6 ---
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
7
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
8 **WARNING - THIS IS JUST A DEMO POST!!!**
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
9 GNU Octave version 4.2.0 has been released and is now available for
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
10 [download][1]. An official [Windows binary installer][2] is available.
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
11 For [MacOS X][3] see the installation instructions in the wiki.
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
12
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
13 This major release improves compatibility with Matlab and contains many new
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
14 and improved functions. A list of important user-visible changes is available
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
15 by selecting the [Release Notes][4] item in the News menu of the GUI or by
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
16 typing `news` at the Octave command prompt.
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
17
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
18 Thanks to the many people who contributed to this release!
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
19
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
20 [1]: {{ "download.html" | absolute_url }}
106
ea174ca6ccc9 Fixing some URLs.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 100
diff changeset
21 [2]: https://ftp.gnu.org/gnu/octave/windows/octave-4.2.0_0-installer.exe
100
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
22 [3]: {{ site.wiki_url }}/Octave_for_MacOS_X
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
23 [4]: {{ "NEWS-4.2.html" | absolute_url }}