Module Name: src Committed By: martin Date: Sun Nov 16 10:43:02 UTC 2014
Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #241 and #242 To generate a diff of this commit: cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-7.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-7.0 diff -u src/doc/CHANGES-7.0:1.1.2.103 src/doc/CHANGES-7.0:1.1.2.104 --- src/doc/CHANGES-7.0:1.1.2.103 Sat Nov 15 11:35:57 2014 +++ src/doc/CHANGES-7.0 Sun Nov 16 10:43:02 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0,v 1.1.2.103 2014/11/15 11:35:57 martin Exp $ +# $NetBSD: CHANGES-7.0,v 1.1.2.104 2014/11/16 10:43:02 martin Exp $ A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014 until the 7.0 release: @@ -2669,3 +2669,17 @@ sys/arch/arm/include/locore.h 1.18 including this file in rump builds. [skrll, ticket #240] +sys/arch/arm/allwinner/awin_ir.c 1.2-1.4 +sys/arch/arm/allwinner/awin_reg.h 1.50-1.51 +sys/arch/evbarm/conf/BPI 1.12 +sys/arch/evbarm/conf/CUBIEBOARD 1.35 + + Fix CIR setup, enable awinir and cir. + [jmcneill, ticket #241] + +distrib/utils/libhack/multibyte.c 1.6 + + Handle the "special" wc NULL case. + [christos, ticket #242] + +