diff --git a/debian/changelog b/debian/changelog index aa1b283..55b5566 100644 --- 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 Sun, 13 Mar 2011 20:27:46 +0100 + i3lock (2.0-2) unstable; urgency=low * change priority to optional