i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 8e6e47fe0ad80b32fbf81cb69774191adb69e862
parent 10416e270bc258886dfe403198802fb455df35b7
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Wed, 21 Jun 2017 18:18:05 +0200

update CHANGELOG and I3LOCK_VERSION

Diffstat:
MCHANGELOG | 8++++++++
MI3LOCK_VERSION | 2+-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git 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
@@ -1 +1 @@
-2.9-non-git
+2.9.1-non-git