Module Name:    src
Committed By:   martin
Date:           Wed Apr 27 16:56:09 UTC 2022

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1739


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.125 src/doc/CHANGES-8.3:1.1.2.126
--- src/doc/CHANGES-8.3:1.1.2.125	Fri Mar 18 13:27:22 2022
+++ src/doc/CHANGES-8.3	Wed Apr 27 16:56:09 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.125 2022/03/18 13:27:22 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.126 2022/04/27 16:56:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2559,3 +2559,11 @@ usr.sbin/puffs/mount_9p/node.c			1.30,1.
 	check returned type from T_READ request.
 	[ozaki-r, ticket #1738]
 
+lib/libquota/quota_oldfiles.c			1.10
+sys/ufs/ufs/ufs_quota1.c			1.25
+usr.sbin/quotaon/quotaon.c			1.31
+
+	Fix quota1 user+group quota, quotaoff live lock and quotaon/off
+	verbose output.  Avoids possibly corrupted quota data.
+	[hannken, ticket #1739]
+

Reply via email to