]> git.sur5r.net Git - i3/i3lock/blobdiff - CHANGELOG
Update CHANGELOG and I3LOCK_VERSION
[i3/i3lock] / CHANGELOG
index d2bac95a9cea0faa923266ee55e799a3a2c34be1..6d9fe0f6817c0495daedf9b799b02f647073df51 100644 (file)
--- 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)