summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-12-07 13:06:13 +1100
committerDarren Tucker <dtucker@zip.com.au>2012-12-07 13:06:13 +1100
commitf9333d5246d979a448c5ff4d466de2fd2d286cfd (patch)
tree930757c09738a55b6d88fff7739777964b72d64b /ChangeLog
parent3dfb877046b40638ac7c88de9bb07091eb463205 (diff)
- jmc@cvs.openbsd.org 2012/12/03 08:33:03
[ssh-add.1 sshd_config.5] tweak previous;
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be3118146..19dc33403 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 - check that KEY_COMMAND is executable (which it won't be if eg /var/run 9 - check that KEY_COMMAND is executable (which it won't be if eg /var/run
10 is mounted noexec). 10 is mounted noexec).
11 ok djm. 11 ok djm.
12 - jmc@cvs.openbsd.org 2012/12/03 08:33:03
13 [ssh-add.1 sshd_config.5]
14 tweak previous;
12 15
1320121205 1620121205
14 - (tim) [defines.h] Some platforms are missing ULLONG_MAX. Feedback djm@. 17 - (tim) [defines.h] Some platforms are missing ULLONG_MAX. Feedback djm@.