Module Name:    src
Committed By:   martin
Date:           Mon Oct 14 18:14:29 UTC 2024

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

Log Message:
Ticket #1913


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-9.5

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.5
diff -u src/doc/CHANGES-9.5:1.1.2.29 src/doc/CHANGES-9.5:1.1.2.30
--- src/doc/CHANGES-9.5:1.1.2.29	Mon Oct 14 16:33:28 2024
+++ src/doc/CHANGES-9.5	Mon Oct 14 18:14:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.29 2024/10/14 16:33:28 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.30 2024/10/14 18:14:29 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -518,3 +518,10 @@ etc/mtree/special				1.179
 	so that it gets saved in /var/backups.
 	[riastradh, ticket #1912]
 
+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 #1913]
+

Reply via email to