Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Tickets 1262, 1263



details:   https://anonhg.NetBSD.org/src/rev/974f0ffdf9ef
branches:  netbsd-6-0
changeset: 775057:974f0ffdf9ef
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Mar 05 22:26:53 2015 +0000

description:
Tickets 1262, 1263

diffstat:

 doc/CHANGES-6.0.7 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 5792fb46cbf6 -r 974f0ffdf9ef doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Thu Mar 05 22:26:36 2015 +0000
+++ b/doc/CHANGES-6.0.7 Thu Mar 05 22:26:53 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.31 2015/02/28 05:36:47 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.32 2015/03/05 22:26:53 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -4376,3 +4376,15 @@
        do not use directory paths present in gzip files with the -N flag.
        [mrg, ticket #1261]
 
+sys/dev/ic/tulip.c                             1.185
+
+       Fix a race condition in interface detach.
+       [nakayama, ticket #1262]
+
+distrib/sets/lists/base/mi                     1.1035
+distrib/sets/lists/text/mi                     1.43
+
+       Move mandoc and makemandb to the base set, making it possible to read
+       man pages on a system that doesn't have the text set.  Fixes PR 49230.
+       [snj, ticket #1263]
+



Home | Main Index | Thread Index | Old Index