]> git.sur5r.net Git - i3/i3lock/commitdiff
Update CHANGELOG and I3LOCK_VERSION 2.11
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 10 Oct 2018 16:18:03 +0000 (18:18 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 10 Oct 2018 16:18:03 +0000 (18:18 +0200)
CHANGELOG
I3LOCK_VERSION

index 6d9fe0f6817c0495daedf9b799b02f647073df51..880f87b61181fc07c32f219b52e18463bae03218 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+2018-10-10 i3lock 2.11
+
+ • Switch to autotools
+ • Display an error when backspace is pressed without any input
+ • Print an error when a non-PNG file is opened
+   (i3lock only supports PNG files) (Thanks eplanet)
+ • Don’t unnecessarily check the xcb_connect return value,
+   it is known never to be NULL (Thanks SegFault42)
+ • Fix memory leak when grabbing fails (Thanks karulont)
+ • Respect Xft.dpi for determining the unlock indicator’s scale factor
+ • Discard pending password verification attempts
+   when a new password is entered (Thanks layus)
+
 2017-11-25 i3lock 2.10
 
  • Only use -lpam when not on OpenBSD (Thanks Kaashif)
index 8eedd749214ee3e9324b7057c481996615734ddb..0b08ad71ce33dce1fcb399fc5a24960fe15f11e4 100644 (file)
@@ -1 +1 @@
-2.10-non-git
+2.11-non-git