Module Name: src Committed By: martin Date: Mon Oct 14 18:12:30 UTC 2024
Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ticket #979 To generate a diff of this commit: cvs rdiff -u -r1.1.2.52 -r1.1.2.53 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.52 src/doc/CHANGES-10.1:1.1.2.53 --- src/doc/CHANGES-10.1:1.1.2.52 Mon Oct 14 18:07:37 2024 +++ src/doc/CHANGES-10.1 Mon Oct 14 18:12:30 2024 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.1,v 1.1.2.52 2024/10/14 18:07:37 martin Exp $ +# $NetBSD: CHANGES-10.1,v 1.1.2.53 2024/10/14 18:12:30 martin Exp $ A complete list of changes from the NetBSD 10.0 release on 2024-03-28 until the 10.1 release: @@ -2527,3 +2527,10 @@ usr.bin/sed/process.c 1.54 PR 58674: tools portability build "fixes". [kre, ticket #978] +tests/usr.bin/gzip/t_gzip.sh 1.2 +usr.bin/gzip/unlz.c 1.9,1.10 +usr.bin/gzip/unxz.c 1.9 + + gzip(1) PR 58223: fix lzip dict size, do not write to stdout. + [christos, ticket #979] +