Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Remove the note about ticket #652 (bge) from CHANGE...



details:   https://anonhg.NetBSD.org/src/rev/034109aa281c
branches:  netbsd-6-1
changeset: 775825:034109aa281c
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Aug 08 03:20:17 2013 +0000

description:
Remove the note about ticket #652 (bge) from CHANGES-6.1 because the change
wasn't added.  Fixes PR#48069 for netbsd-6-1 branch.

diffstat:

 doc/CHANGES-6.1   |  11 +----------
 doc/CHANGES-6.1.1 |   8 +++++++-
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (48 lines):

diff -r d6fd175dfff2 -r 034109aa281c doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Fri Aug 02 20:18:48 2013 +0000
+++ b/doc/CHANGES-6.1   Thu Aug 08 03:20:17 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.128 2013/05/12 23:51:22 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.128.2.1 2013/08/08 03:20:17 msaitoh Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -651,14 +651,6 @@
        Fix alignment issues in ipmon.  PR#47101.
        [nakayama, ticket #651]
 
-sys/dev/mii/brgphy.c                           1.60
-sys/dev/pci/if_bge.c                           1.202
-sys/dev/pci/if_bgereg.h                                1.57
-
-       Add support for BCM57762 and BCM57765, found in Apple's Thunderbolt
-       to Gigabit Ethernet adapter.  PR kern/46961
-       [tsutsui, ticket #652]
-
 lib/libnpf/npf.c                               1.14
 usr.sbin/npf/npfctl/npf_var.h                  1.5
 
@@ -9012,4 +9004,3 @@
 
        Welcome to 6.1!
        [riz]
-
diff -r d6fd175dfff2 -r 034109aa281c doc/CHANGES-6.1.1
--- a/doc/CHANGES-6.1.1 Fri Aug 02 20:18:48 2013 +0000
+++ b/doc/CHANGES-6.1.1 Thu Aug 08 03:20:17 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.1,v 1.1.2.16 2013/08/02 20:18:48 martin Exp $
+# $NetBSD: CHANGES-6.1.1,v 1.1.2.17 2013/08/08 03:20:17 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1 release to the NetBSD 6.1.1
 release:
@@ -174,3 +174,9 @@
        Fix an inversion in checking for authorization to drop TCP connections
        found (and the obvious fix suggested) by Sander Bos.
        [spz, ticket #927]
+
+doc/CHANGES-6.1                                        patch
+
+       Remove the note about ticket #652 (bge) because the change wasn't
+       added.  Fixes PR#48069 for netbsd-6-1 branch.
+       [msaitoh]



Home | Main Index | Thread Index | Old Index