Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 509, 516-520.



details:   https://anonhg.NetBSD.org/src/rev/f595110b9134
branches:  netbsd-6
changeset: 774482:f595110b9134
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Aug 20 19:40:57 2012 +0000

description:
Tickets 509, 516-520.

diffstat:

 doc/CHANGES-6.0 |  35 ++++++++++++++++++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

diffs (49 lines):

diff -r 41804147c8af -r f595110b9134 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Mon Aug 20 19:39:27 2012 +0000
+++ b/doc/CHANGES-6.0   Mon Aug 20 19:40:57 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.195 2012/08/19 17:47:18 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.196 2012/08/20 19:40:57 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -8368,6 +8368,39 @@
        Fix interrupt strings.
        [skrll, ticket #515]
 
+sys/kern/tty.c                                 1.251-1.253
+
+       Avoid clist corruption on new qsize ioctl.  PR#46780.
+       [christos, ticket #516]
+
+sys/net/if_ethersubr.c                         1.190
+
+       Prevent panic on bridge teardown. PR#46587.
+       [christos, ticket #517]
+
+lib/libc/locale/rune.c                         1.44-1.45
+
+       Fix locale loading on statically compiled bash. PR#46781.
+       [tnozaki, ticket #518]
+
+distrib/sets/lists/xfont/mi                    1.40
+external/mit/xorg/share/fonts/misc/font-misc-misc/Makefile 1.2
+
+       Build and install iso10646-1 encoded 10x20 font to match behavior
+       of upstream and modular X.org from pkgsrc. PR#46755
+       [tron, ticket #519]
+
+sys/dev/usb/umass_scsipi.c                     1.46 via patch
+
+       Make a number of USB memory sticks and SD card readers work
+       which were not usable before.
+       [drochner, ticket #520]
+
+sys/arch/evbarm/iq80310/iq80310_intr.c         1.31
+
+       Move evcnt_attach_dynamic() calls later to avoid assertions.
+       [chs, ticket #509]
+
 sys/sys/param.h                                        patched by hand
 
        Welcome to NetBSD 6.0_RC1!



Home | Main Index | Thread Index | Old Index