Source-Changes-HG archive

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

[src/netbsd-7]: src/doc tickes 252 & 253



details:   https://anonhg.NetBSD.org/src/rev/6d279244c39b
branches:  netbsd-7
changeset: 798609:6d279244c39b
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Nov 20 10:09:20 2014 +0000

description:
tickes 252 & 253

diffstat:

 doc/CHANGES-7.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 45e21ca9f21d -r 6d279244c39b doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Nov 20 10:08:17 2014 +0000
+++ b/doc/CHANGES-7.0   Thu Nov 20 10:09:20 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.106 2014/11/18 19:11:36 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.107 2014/11/20 10:09:20 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -2834,3 +2834,14 @@
          vfs.ffs.extattr_autocreate
        [manu, ticket #251]
 
+sys/arch/arm/allwinner/awin_usb.c              1.17
+
+       IPL_SCHED -> IPL_VM.  Something isn't MP safe.
+       [skrll, ticket #252]
+
+external/mit/xorg/lib/libXft/Makefile          1.6
+
+       Compile xftrender.c with -O0 to workaround a crash in
+       XftGlyphSpecRender on earm with gcc 4.8.4.
+       [jmcneill, ticket #253]
+



Home | Main Index | Thread Index | Old Index