diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ | |||
3 | - djm@cvs.openbsd.org 2010/05/21 05:00:36 | 3 | - djm@cvs.openbsd.org 2010/05/21 05:00:36 |
4 | [misc.c] | 4 | [misc.c] |
5 | colon() returns char*, so s/return (0)/return NULL/ | 5 | colon() returns char*, so s/return (0)/return NULL/ |
6 | - markus@cvs.openbsd.org 2010/06/08 21:32:19 | ||
7 | [ssh-pkcs11.c] | ||
8 | check length of value returned C_GetAttributValue for != 0 | ||
9 | from mdrtbugzilla@codefive.co.uk; bugzilla #1773; ok dtucker@ | ||
6 | 10 | ||
7 | 20100622 | 11 | 20100622 |
8 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 | 12 | - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 |