Module Name: src
Committed By: riz
Date: Tue Jan 26 01:30:56 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
Ticket 1066.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-7.0.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.28 src/doc/CHANGES-7.0.1:1.1.2.29
--- src/doc/CHANGES-7.0.1:1.1.2.28 Tue Jan 26 01:23:50 2016
+++ src/doc/CHANGES-7.0.1 Tue Jan 26 01:30:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.28 2016/01/26 01:23:50 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.29 2016/01/26 01:30:56 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -883,3 +883,8 @@ usr.sbin/ndp/ndp.c 1.46
Fix ndp to ipv6 link-local addresses.
[ozaki-r, ticket #1063]
+crypto/external/bsd/openssh/dist/sftp.c 1.17
+
+ Fix sftp filename completion. PR#50564.
+ [snj, ticket #1066]
+