diff options
author | Damien Miller <djm@mindrot.org> | 2010-12-01 11:50:14 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-12-01 11:50:14 +1100 |
commit | 188ea814b10e39a399178af1fb18a79ea406f9bb (patch) | |
tree | f93930a4af3582bf58b911815a8dc18a97a0d576 /ChangeLog | |
parent | 73de86ac5a1f8a82439dca4988288182ffd11489 (diff) |
- OpenBSD CVS Sync
- deraadt@cvs.openbsd.org 2010/11/20 05:12:38
[auth2-pubkey.c]
clean up cases of ;;
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20101201 | ||
2 | - OpenBSD CVS Sync | ||
3 | - deraadt@cvs.openbsd.org 2010/11/20 05:12:38 | ||
4 | [auth2-pubkey.c] | ||
5 | clean up cases of ;; | ||
6 | |||
1 | 20101124 | 7 | 20101124 |
2 | - (dtucker) [platform.c session.c] Move the getluid call out of session.c and | 8 | - (dtucker) [platform.c session.c] Move the getluid call out of session.c and |
3 | into the platform-specific code Only affects SCO, tested by and ok tim@. | 9 | into the platform-specific code Only affects SCO, tested by and ok tim@. |