Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1513



details:   https://anonhg.NetBSD.org/src/rev/2d82525d98f5
branches:  netbsd-8
changeset: 745504:2d82525d98f5
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Mar 03 18:41:42 2020 +0000

description:
Ticket #1513

diffstat:

 doc/CHANGES-8.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6fbe202f3906 -r 2d82525d98f5 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Tue Mar 03 18:40:41 2020 +0000
+++ b/doc/CHANGES-8.2   Tue Mar 03 18:41:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.102 2020/03/02 08:10:28 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.103 2020/03/03 18:41:42 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2087,3 +2087,8 @@
        Zero out struct dirent padding, to avoid kernel memory disclosure.
        [maxv, ticket #1511]
 
+lib/Makefile                                   1.276
+
+       Avoid running useless makes in every subdirectory.
+       [riastradh, ticket #1513]
+



Home | Main Index | Thread Index | Old Index