Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1189 and #1190
details: https://anonhg.NetBSD.org/src/rev/f05d9be7e981
branches: netbsd-9
changeset: 950730:f05d9be7e981
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 29 21:01:53 2021 +0000
description:
Tickets #1189 and #1190
diffstat:
doc/CHANGES-9.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f019fd27a6c4 -r f05d9be7e981 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Fri Jan 29 20:58:19 2021 +0000
+++ b/doc/CHANGES-9.2 Fri Jan 29 21:01:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.37 2021/01/25 14:16:00 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.38 2021/01/29 21:01:53 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1426,3 +1426,17 @@
vcaudio: make vcaudio accurately report lack of CAPTURE.
[nia, ticket #1188]
+usr.bin/progress/progress.c 1.23
+
+ PR 55914: progress(1): handle EINTR in writes.
+ [lukem, ticket #1189]
+
+usr.bin/ftp/ftp.c 1.171
+usr.bin/ftp/progressbar.c 1.24
+usr.bin/ftp/progressbar.h 1.9
+usr.bin/ftp/ssl.c 1.9
+usr.bin/ftp/version.h 1.92
+
+ PR 55857: ftp(1): don't use restartable signals.
+ [lukem, ticket #1190]
+
Home |
Main Index |
Thread Index |
Old Index