Module Name: src
Committed By: martin
Date: Mon Aug 26 07:29:01 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #814
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-10.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-10.1
diff -u src/doc/CHANGES-10.1:1.1.2.27 src/doc/CHANGES-10.1:1.1.2.28
--- src/doc/CHANGES-10.1:1.1.2.27 Sat Aug 24 16:54:40 2024
+++ src/doc/CHANGES-10.1 Mon Aug 26 07:29:01 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.27 2024/08/24 16:54:40 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.28 2024/08/26 07:29:01 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -1267,3 +1267,8 @@ tests/net/net/t_tcp.c 1.13
and accept(2)
[rin, ticket #813]
+usr.bin/ftp/ssl.c 1.16
+
+ ftp(1): adapt to newer OpenSSL EOF handling in ssl transfers.
+ [wiz, ticket #814]
+