summaryrefslogtreecommitdiff
path: root/_posts/2017-02-05-irssi-1.0.1-released.markdown
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 /_posts/2017-02-05-irssi-1.0.1-released.markdown
parent22c220daa3a15bcc48669b2becdad025e3f1b151 (diff)
downloadirssi.github.io-df6b7d0aecf4828e7a73cfb74c7f70b0a59509d0.zip
Release Irssi 1.0.1
Diffstat (limited to '_posts/2017-02-05-irssi-1.0.1-released.markdown')
-rw-r--r--_posts/2017-02-05-irssi-1.0.1-released.markdown25
1 files changed, 25 insertions, 0 deletions
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.