Module Name: src
Committed By: wiz
Date: Sat Sep 12 20:20:30 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
ftp(1): SNI support for https. [wiz 20150912]
To generate a diff of this commit:
cvs rdiff -u -r1.2101 -r1.2102 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2101 src/doc/CHANGES:1.2102
--- src/doc/CHANGES:1.2101 Fri Sep 4 12:27:36 2015
+++ src/doc/CHANGES Sat Sep 12 20:20:30 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2101 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2102 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -197,3 +197,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[nonaka 20150827]
bind: Import version 9.10.2-P4. [christos 20150903]
dhcpcd: Import dhcpcd 6.9.3. [roy 20150904]
+ ftp(1): SNI support for https. [wiz 20150912]