diff options
author | Damien Miller <djm@mindrot.org> | 2013-07-20 13:22:31 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-07-20 13:22:31 +1000 |
commit | 3009d3cbb89316b1294fb5cedb54770b5d114d04 (patch) | |
tree | afe0f434e6d12240a6be3a03f8368a07b61381b4 /ChangeLog | |
parent | 32ecfa0f7920db31471ca8c1f4adc20ae38ed9d6 (diff) |
- djm@cvs.openbsd.org 2013/07/20 01:44:37
[ssh-keygen.c ssh.c]
More useful error message on missing current user in /etc/passwd
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ | |||
9 | - djm@cvs.openbsd.org 2013/07/20 01:43:46 | 9 | - djm@cvs.openbsd.org 2013/07/20 01:43:46 |
10 | [umac.c] | 10 | [umac.c] |
11 | use a union to ensure correct alignment; ok deraadt | 11 | use a union to ensure correct alignment; ok deraadt |
12 | - djm@cvs.openbsd.org 2013/07/20 01:44:37 | ||
13 | [ssh-keygen.c ssh.c] | ||
14 | More useful error message on missing current user in /etc/passwd | ||
12 | 15 | ||
13 | 20130718 | 16 | 20130718 |
14 | - (djm) OpenBSD CVS Sync | 17 | - (djm) OpenBSD CVS Sync |