Skip to content

Commit 8cae98c

Browse files
committed
Version bump to 1.2
1 parent 5b1c024 commit 8cae98c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2019-06-13 Adam James <[email protected]>
2+
* ssh-askpass-fullscreen.c: merged a slightly modified version of
3+
a patch by richardk85 that allows the prompt to be cancelled by
4+
pressing escape.
5+
6+
Version bump: 1.2
7+
18
2016-01-27 Adam James <[email protected]>
29

310
* ssh-askpass-fullscreen.c: merged a patch from Gregory Fong

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([ssh-askpass-fullscreen], [1.1])
1+
AC_INIT([ssh-askpass-fullscreen], [1.2])
22
AC_CONFIG_SRCDIR(src/${PACKAGE_NAME}.c)
33

44
AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2])

0 commit comments

Comments
 (0)