From: Michael Stapelberg Date: Wed, 21 Jun 2017 16:18:05 +0000 (+0200) Subject: update CHANGELOG and I3LOCK_VERSION X-Git-Tag: 2.9.1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2F2.9.1;p=i3%2Fi3lock update CHANGELOG and I3LOCK_VERSION --- diff --git a/CHANGELOG b/CHANGELOG index 827ea00..d2bac95 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +2017-06-21 i3lock 2.9.1 + + • Fix version number mechanism (for --version) + • Revert the fix for composited notifications, as it causes more issues than + it solves: + https://github.com/i3/i3lock/issues/130 + https://github.com/i3/i3lock/issues/128 + 2017-05-26 i3lock 2.9 • i3lock.1: use signal names without SIG prefix diff --git a/I3LOCK_VERSION b/I3LOCK_VERSION index 5ed7db2..913b3d7 100644 --- a/I3LOCK_VERSION +++ b/I3LOCK_VERSION @@ -1 +1 @@ -2.9-non-git +2.9.1-non-git