forked from atj/ssh-askpass-fullscreen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
35 lines (20 loc) · 943 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2009-11-02 Adam James <[email protected]>
* ssh-askpass-fullscreen.c: various minor fixes for compilation
warnings, uninitialized/unused variables and implicit declaration
of functions.
Converted build system to autotools
Version bump: 1.0
2006-01-16 Christopher R. Gabriel <[email protected]>
* ssh-askpass-fullscreen.c: added a patch from Marco Presi
<[email protected]> to fix X keyboard grabbing and avoid the window
manager to grab keyboard shortcuts.
Fully renamed the software to ssh-askpass-fullscreen
Version bump: 0.4
2003-03-07 Christopher R. Gabriel <[email protected]>
* AUTHORS: added this file
* README: 1.2 removed Federico.
* COPYING: added this file :)
* gtk2-ssh-askpass.c: 1.4 code cleanup
2002-12-14 Christopher R. Gabriel <[email protected]>
* gtk2-ssh-askpass.c (passphrase_dialog): 1.4 patch from Ryan
Lovett <[email protected]> , in order to compile on gtk 2.0.x