Module Name:    src
Committed By:   martin
Date:           Mon Sep 12 17:12:39 UTC 2022

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Ticket #1523 has been re-instated


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-9.4

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-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.14 src/doc/CHANGES-9.4:1.1.2.15
--- src/doc/CHANGES-9.4:1.1.2.14	Mon Sep 12 15:03:25 2022
+++ src/doc/CHANGES-9.4	Mon Sep 12 17:12:39 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.14 2022/09/12 15:03:25 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.15 2022/09/12 17:12:39 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -218,3 +218,15 @@ usr.bin/netstat/vtw.c		1.11,1.13
 	- KNF. Style fixes.
 	[msaitoh, ticket #1522]
 
+usr.bin/ftp/Makefile                            up to 1.39
+usr.bin/ftp/fetch.c                             up to 1.235
+usr.bin/ftp/ftp.1                               up to 1.147
+usr.bin/ftp/ftp_var.h                           up to 1.86
+usr.bin/ftp/main.c                              up to 1.128
+usr.bin/ftp/ssl.c                               up to 1.12
+usr.bin/ftp/util.c                              up to 1.164
+usr.bin/ftp/version.h                           up to 1.94
+
+	ftp(1): PR 57003: Support relative redirects.
+	[christos, #1523]
+

Reply via email to