Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 312,313
details: https://anonhg.NetBSD.org/src/rev/7fffc971e9ae
branches: netbsd-6
changeset: 774196:7fffc971e9ae
user: riz <riz%NetBSD.org@localhost>
date: Tue Jun 12 18:31:30 2012 +0000
description:
Tickets 312,313
diffstat:
doc/CHANGES-6.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 6aef7f9b5f4d -r 7fffc971e9ae doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Tue Jun 12 18:30:50 2012 +0000
+++ b/doc/CHANGES-6.0 Tue Jun 12 18:31:30 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.121 2012/06/12 17:50:58 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.122 2012/06/12 18:31:30 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -5433,3 +5433,14 @@
vax GENERIC.
[abs, ticket #311]
+sys/net/bpf.h 1.59
+
+ Add {__BEGIN,__END}_DECLS so including in C++ works properly.
+ [abs, ticket #312]
+
+sys/arch/xen/xenbus/xenbus_probe.c 1.36-1.37
+
+ Sort vif and vbd device IDs numerically so that attach order does
+ not depend on the order they are passed in through xenstore.
+ [sborrill, ticket #313]
+
Home |
Main Index |
Thread Index |
Old Index