annotate _posts/2016-11-01-octave-4.2.0-released.markdown @ 292:bc36619e9e10 default tip

* governance.md: improve text
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 31 May 2022 01:45:26 +0900
parents 88b2480e271a
children
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"
113
f4797e8f4c3d Update post for the 4.2.0 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 106
diff changeset
4 date: 2016-11-14
129
88b2480e271a Newsfeed: Introduce category "release" to mark very important news.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 113
diff changeset
5 categories: news release
100
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 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
9 [download][1]. An official [Windows binary installer][2] is available.
113
f4797e8f4c3d Update post for the 4.2.0 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 106
diff changeset
10 For [macOS][3] see the installation instructions in the wiki.
100
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
11
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
12 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
13 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
14 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
15 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
16
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
17 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
18
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
19 [1]: {{ "download.html" | absolute_url }}
113
f4797e8f4c3d Update post for the 4.2.0 release.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 106
diff changeset
20 [2]: https://ftp.gnu.org/gnu/octave/windows/
100
2b8c5b40da84 Add first version for 4.2.0 release note.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents:
diff changeset
21 [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
22 [4]: {{ "NEWS-4.2.html" | absolute_url }}