summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2017-02-05 21:20:36 +0100
committerAilin Nemui <ailin@z30a.localdomain>2017-02-05 21:20:36 +0100
commitdf6b7d0aecf4828e7a73cfb74c7f70b0a59509d0 (patch)
treeb11984e99a257d1d34e95c949c6dcd1b0d606b32
parent22c220daa3a15bcc48669b2becdad025e3f1b151 (diff)
downloadirssi.github.io-df6b7d0aecf4828e7a73cfb74c7f70b0a59509d0.zip
Release Irssi 1.0.1
-rw-r--r--_includes/sb_whatsnew.html2
-rw-r--r--_posts/2017-02-05-irssi-1.0.1-released.markdown25
-rw-r--r--download/index.markdown2
3 files changed, 27 insertions, 2 deletions
diff --git a/_includes/sb_whatsnew.html b/_includes/sb_whatsnew.html
index fa21d96..7e6b3dd 100644
--- a/_includes/sb_whatsnew.html
+++ b/_includes/sb_whatsnew.html
@@ -1,3 +1,3 @@
-<p><small>2017-01-05</small> <a href="/2017/01/05/irssi-1.0.0-released">Irssi 1.0.0 released!</a> </p>
+<p><small>2017-02-05</small> <a href="/2017/02/05/irssi-1.0.1-released">Irssi 1.0.1 released!</a> </p>
<p><small>2017-01-05</small> <a href="/2017/01/05/irssi-0.8.21-released"><b>Security</b> Irssi 0.8.21 released!</a> </p>
<p><small>2015-12-15</small> <a href="/2015/12/14/irssi-website-now-on-github-pages">Irssi site now on github pages!</a> </p>
diff --git a/_posts/2017-02-05-irssi-1.0.1-released.markdown b/_posts/2017-02-05-irssi-1.0.1-released.markdown
new file mode 100644
index 0000000..3ac4e07
--- /dev/null
+++ b/_posts/2017-02-05-irssi-1.0.1-released.markdown
@@ -0,0 +1,25 @@
+---
+layout: post
+title: "Irssi 1.0.1 Released"
+---
+
+Irssi 1.0.1 has been released. This release is our first bug fix
+release on the 1.0 branch. You won't see new features on 1.0. Most
+importantly, a mistake that broke tab completion of settings and
+aliases has been corrected. See the
+[NEWS](//raw.githubusercontent.com/irssi/irssi/1.0.1/NEWS) for
+details.
+
+This release can be downloaded from [our releases
+page](https://github.com/irssi/irssi/releases). Binary test packages
+for various Linux distributions are automatically generated by the
+[openSUSE Build Service](https://build.opensuse.org/) and are
+available for download in the
+[irssi-test](https://software.opensuse.org/download.html?project=home:ailin_nemui:irssi-test;package=irssi)
+repository.
+
+It is our hope that distros with long term stability can nevertheless
+follow our bug fix releases. Please check with your distro whether
+they provide officially updated packages.
+
+The Irssi Team.
diff --git a/download/index.markdown b/download/index.markdown
index 2928d0c..ef7d934 100644
--- a/download/index.markdown
+++ b/download/index.markdown
@@ -3,7 +3,7 @@ layout: page
title: Getting Irssi
permalink: /download/
categories: [ _nav, _6 ]
-version: 1.0.0
+version: 1.0.1
---
There are several ways you can get Irssi<span class="hidden-md hidden-lg">:</span>