commit | d35e0ef61658aa3116eebb1606fcfe6f849fdcca | [log] [tgz] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Dec 07 11:32:36 2009 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Dec 07 11:32:36 2009 +1100 |
tree | 3f36dac46966012881c92e739fbdb425e9ac9a8b | |
parent | 1533311f4ca27adf382a158e30fbb1d2c4882a62 [diff] [blame] |
- (dtucker) Bug #1677: add conditionals around the source for ssh-askpass.
diff --git a/ChangeLog b/ChangeLog index 1c3c93b..53d89c9 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,6 +1,7 @@ 20091207 - (dtucker) Bug #1160: use pkg-config for opensc config if it's available. Tested by Martin Paljak. + - (dtucker) Bug #1677: add conditionals around the source for ssh-askpass. 20091121 - (tim) [opensshd.init.in] If PidFile is set in sshd_config, use it.