Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #180



details:   https://anonhg.NetBSD.org/src/rev/dfae6abc662e
branches:  netbsd-7
changeset: 798502:dfae6abc662e
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Nov 07 08:22:42 2014 +0000

description:
Ticket #180

diffstat:

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

diffs (18 lines):

diff -r f4d0dcd82718 -r dfae6abc662e doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Fri Nov 07 08:21:31 2014 +0000
+++ b/doc/CHANGES-7.0   Fri Nov 07 08:22:42 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.76 2014/11/05 18:24:47 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.77 2014/11/07 08:22:42 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2021,3 +2021,8 @@
        Avoid deadlocks on write errors.
        [manu, ticket #183]
 
+sys/secmodel/secmodel.c                                1.2
+
+       Do not release secmodels_lock when it is not held.
+       [maxv, ticket #180]
+



Home | Main Index | Thread Index | Old Index