Module Name: src
Committed By: snj
Date: Thu Jul 23 17:46:40 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
885
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.345 -r1.1.2.346 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.345 src/doc/CHANGES-7.0:1.1.2.346
--- src/doc/CHANGES-7.0:1.1.2.345 Wed Jul 22 16:56:03 2015
+++ src/doc/CHANGES-7.0 Thu Jul 23 17:46:39 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.345 2015/07/22 16:56:03 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.346 2015/07/23 17:46:39 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33427,3 +33427,10 @@ sys/arch/i386/conf/XEN3_DOMU 1.68
Uncoment options IPSEC in Xen kernels.
[bouyer, ticket #884]
+xsrc/external/mit/libX11/dist/src/xkb/XKBMAlloc.c patch
+
+ Bring in the upstream fix that was attempted locally in
+ revision 1.2: Ensure we allocate at least
+ XkbNumRequiredTypes in map.
+ [mrg, ticket #885]
+