diff options
author | Tim Rice <tim@multitalents.net> | 2010-03-04 12:48:05 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2010-03-04 12:48:05 -0800 |
commit | 179eee081a560f3e10506ae3a2facdc1c766f0f6 (patch) | |
tree | ebc022eb7b5931738edcea62228533054b93249e /ChangeLog | |
parent | f2b70cad7585a67f7098119ccb6ae31573f2dc60 (diff) |
- (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
compilers. OK djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ | |||
6 | - djm@cvs.openbsd.org 2010/03/04 20:35:08 | 6 | - djm@cvs.openbsd.org 2010/03/04 20:35:08 |
7 | [ssh-keygen.1 ssh-keygen.c] | 7 | [ssh-keygen.1 ssh-keygen.c] |
8 | Add a -L flag to print the contents of a certificate; ok markus@ | 8 | Add a -L flag to print the contents of a certificate; ok markus@ |
9 | - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older | ||
10 | compilers. OK djm@ | ||
9 | 11 | ||
10 | 20100304 | 12 | 20100304 |
11 | - (djm) [ssh-keygen.c] Use correct local variable, instead of | 13 | - (djm) [ssh-keygen.c] Use correct local variable, instead of |