commit ea9088ae96cdbee8949969eb12b9588ea60e8c85 parent 6b0ce0d5aa4445f88649490f2e363c4152951109 Author: Michael Stapelberg <michael@stapelberg.de> Date: Sun, 13 Mar 2011 20:38:32 +0100 update debian packaging Diffstat:
| M | debian/changelog | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-) diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,15 @@ +i3lock (2.1-1) unstable; urgency=low + + * Accept return/backspace when the buffer of 512 bytes is full + * Handle numpad keys correctly (Closes: #602101) + * Handle MappingNotify events (Closes: #602242) + * Correctly check for errors when connecting to X11 + * Add i3lock.pam to not rely on debian’s /etc/pam.d/other anymore + * don’t display debug output + * add NOLIBCAIRO flag to permit compilation without cairo + + -- Michael Stapelberg <michael@stapelberg.de> Sun, 13 Mar 2011 20:27:46 +0100 + i3lock (2.0-2) unstable; urgency=low * change priority to optional
