Warning, /plasma/ksshaskpass/ChangeLog is written in an unsupported language. File is not indexed.

0001 0.6.0
0002   * Port to KF5
0003 
0004 0.5.3
0005 
0006   * Disable rpath of the binary.
0007 
0008   -- Armin Berres <armin@space-based.de>  Sat, 02 Jan 2010 00:12:30 +0100
0009 
0010 0.5.2
0011 
0012   * - Do not read password from wallet, when ssh-add tells us that the former
0013       passphrase has been incorrect. Fixes an infinite loop, when the wrong
0014       passphrase has been stored in KWallet.
0015     - Replace 'password' with 'passphrase'.
0016     - Thanks to Glennie Vignarajah for noticing both and the initial patch.
0017   * Wrap Wallet-Object in std::auto_ptr to make sure it is always freed.
0018   * Add REAME explaining how to use ksshaskpass.
0019 
0020   -- Armin Berres <armin@space-based.de>  Fri, 01 Jan 2010 20:25:05 +0100
0021 
0022 0.5.1
0023 
0024   * Install manpage into correct directory.
0025 
0026   -- Armin Berres <armin@space-based.de>  Sun, 30 Nov 2008 12:10:11 +0100
0027 
0028 0.5.0
0029 
0030   * Port to KDE 4.
0031 
0032   -- Armin Berres <armin@space-based.de> Sun, 22 Nov 2008 18:56:28 +0100
0033 
0034 0.4.1
0035 
0036   * Add manpage.
0037   * Apply patch written by Gustavo De Nardin to return with an error, if the
0038     user cancelled the input. Thanks Gustavo.
0039 
0040  -- Armin Berres <armin@space-based.de> Mon, 09 Jun 2008 20:03:00 +0200
0041 
0042 0.4
0043 
0044   * New maintainer Armin Berres. Hans van Leeuwen vanished -- thanks for his
0045     work so far.
0046   * Use CMake as build system and remove all the Autotools related files.
0047   * Only show the option to save the password if the wallet could be opened
0048     before.
0049   * Close wallet after we used it.
0050   * Some minor fixes.
0051 
0052  -- Armin Berres <armin@space-based.de>  Wed, 26 Mar 2008 23:53:11 +0100