From be02e80ef03a89b04dd819a622de3ce3bfecb541 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 25 Nov 2017 08:13:28 +0100 Subject: [PATCH] Update CHANGELOG and I3LOCK_VERSION --- CHANGELOG | 10 ++++++++++ I3LOCK_VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d2bac95..6d9fe0f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +2017-11-25 i3lock 2.10 + + • Only use -lpam when not on OpenBSD (Thanks Kaashif) + • locale: treat empty string same as unset (Thanks Ran) + • Fix overwrite of getopt optind (Thanks jakob) + • Immediately hide the unlock indicator after ESC / C-u (Thanks Orestis) + • Measure wall-clock time instead of CPU time for “locking” indicator. + • SetInputFocus to the i3lock window to force-close context menus + • Use RandR for learning about attached monitors + 2017-06-21 i3lock 2.9.1 • Fix version number mechanism (for --version) diff --git a/I3LOCK_VERSION b/I3LOCK_VERSION index 913b3d7..8eedd74 100644 --- a/I3LOCK_VERSION +++ b/I3LOCK_VERSION @@ -1 +1 @@ -2.9.1-non-git +2.10-non-git -- 2.39.2