Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Add missing newline.



details:   https://anonhg.NetBSD.org/src/rev/b0768d8d0de8
branches:  netbsd-6
changeset: 776462:b0768d8d0de8
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Sep 22 20:30:55 2013 +0000

description:
Add missing newline.

diffstat:

 doc/CHANGES-6.2 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 38f934de353c -r b0768d8d0de8 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sun Sep 22 17:34:22 2013 +0000
+++ b/doc/CHANGES-6.2   Sun Sep 22 20:30:55 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.49 2013/09/22 17:34:22 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.50 2013/09/22 20:30:55 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -497,6 +497,7 @@
        Add support for BCM57762 and BCM57765, found in Apple's Thunderbolt
        to Gigabit Ethernet adapter.  PR kern/46961
        [tsutsui, ticket #652]
+
 sys/fs/udf/udf_allocation.c                    1.34
 
        Fix 32 bit issue in main file read-in function. On both 32 bit and
@@ -694,6 +695,7 @@
        - npf_cache_all: clear NBUF_DATAREF_RESET since npf_cache_ip() handles
          it.
        [riz, ticket #942]
+
 lib/libc/stdlib/_env.c                         1.8
 
        Don't scrub the environment unless we are going to change it.
@@ -715,6 +717,7 @@
        Include BRDADDR and NETMASK to the v4 ioctls we ban for v6; from
        FreeBSD.
        [spz, ticket #944]
+
 xsrc/external/mit/libX11/dist/src/xkb/XKBNames.c       patch
 xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c      patch
 



Home | Main Index | Thread Index | Old Index