Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc tickets 1044, 1050-1053



details:   https://anonhg.NetBSD.org/src/rev/9c1aa1307b65
branches:  netbsd-7-0
changeset: 801102:9c1aa1307b65
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Dec 26 22:26:58 2015 +0000

description:
tickets 1044, 1050-1053

diffstat:

 doc/CHANGES-7.0.1 |  31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletions(-)

diffs (42 lines):

diff -r 1527ae5772f8 -r 9c1aa1307b65 doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Sat Dec 26 22:23:43 2015 +0000
+++ b/doc/CHANGES-7.0.1 Sat Dec 26 22:26:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.20 2015/12/10 23:48:32 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.21 2015/12/26 22:26:58 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -802,3 +802,32 @@
        cpuid.
        [christos, ticket #1048]
 
+distrib/sets/lists/xdebug/shl.mi               1.22
+
+       Fix libxcb-xkb version number
+       [mlelstv, ticket #1044]
+
+sys/arch/sparc64/dev/zs.c                      1.75
+
+       Add a missing newline in zs at sbus attach message.
+       [tsutsui, ticket #1050]
+
+sys/arch/landisk/landisk/machdep.c             1.18
+sys/arch/sh3/sh3/sh3_machdep.c                 1.103
+
+       Remove \n from set_cpumodel(), and explicitly print \n
+       during boot instead.
+       [tsutsui, ticket #1051]
+
+external/mit/xorg/lib/libX11/Makefile.libx11   1.17
+
+       Disable UIThrStubs.c, which is unnecessary on NetBSD.  Fixes
+       xterm startup failure on m68k.  PR/50386.
+       [tsutsui, ticket #1052]
+
+sys/dev/ic/dwc_gmac_reg.h                      1.15
+
+       Fix a problem on ODROID-C1 when trying to use the network if  
+       the cable wasn't plugged in at boot.
+       [jmcneill, ticket #1053]
+



Home | Main Index | Thread Index | Old Index