diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ | |||
22 | imorgan AT nas.nasa.gov | 22 | imorgan AT nas.nasa.gov |
23 | - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older | 23 | - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older |
24 | compilers. OK djm@ | 24 | compilers. OK djm@ |
25 | - (djm) [ssh-rand-helper.c] declare optind, avoiding compilation failure | ||
26 | on some platforms | ||
25 | 27 | ||
26 | 20100304 | 28 | 20100304 |
27 | - (djm) [ssh-keygen.c] Use correct local variable, instead of | 29 | - (djm) [ssh-keygen.c] Use correct local variable, instead of |