summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-08-17 12:01:44 +1000
committerDamien Miller <djm@mindrot.org>2011-08-17 12:01:44 +1000
commit44a6c9340ab0ae5fe616b0ae291187e8187f2ec6 (patch)
tree53a1aa1201e57621bb3a463968a20088698e6334 /ChangeLog
parent1a91c0f163f0a53e092e7832791a09d659567546 (diff)
- (djm) [contrib/ssh-copy-id] Missing backlslash; spotted by
bisson AT archlinux.org
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b3152824..ab430749d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 binary_pipe is no longer required on Cygwin; patch from Corinna Vinschen 5 binary_pipe is no longer required on Cygwin; patch from Corinna Vinschen
6 - (djm) [configure.ac] error out if the host lacks the necessary bits for 6 - (djm) [configure.ac] error out if the host lacks the necessary bits for
7 an explicitly requested sandbox type 7 an explicitly requested sandbox type
8 - (djm) [contrib/ssh-copy-id] Missing backlslash; spotted by
9 bisson AT archlinux.org
8 10
920110812 1120110812
10 - (dtucker) [openbsd-compat/port-linux.c] Bug 1924: Improve selinux context 12 - (dtucker) [openbsd-compat/port-linux.c] Bug 1924: Improve selinux context