summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG8
-rw-r--r--I3LOCK_VERSION2
2 files changed, 9 insertions, 1 deletions
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