Bump version for release, v1.14.2

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2014-09-14 04:24:52 +02:00
parent 9cc0cc1ccd
commit 85e606d093
3 changed files with 19 additions and 11 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
editline (1.14.2-1) unstable; urgency=low
* Minor bugfix release:
+ Fix `el_no_echo` bug causing secrets to leak when disabling no-echo
+ Handle `EINTR` in syscalls better
-- Joachim Nilsson <troglobit@gmail.com> Sun, 14 Sep 2014 04:27:25 +0200
editline (1.14.1-1) unstable; urgency=low
* New release.