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 newlines.



details:   https://anonhg.NetBSD.org/src/rev/b5dfb3ec98d3
branches:  netbsd-6
changeset: 776616:b5dfb3ec98d3
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Apr 30 05:38:31 2014 +0000

description:
Add missing newlines.

diffstat:

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

diffs (33 lines):

diff -r ce7e1e806ad2 -r b5dfb3ec98d3 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Apr 22 03:28:56 2014 +0000
+++ b/doc/CHANGES-6.2   Wed Apr 30 05:38:31 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.107 2014/04/22 03:28:56 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.108 2014/04/30 05:38:31 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -242,6 +242,7 @@
        Don't include host's disklabel.h. Fixes cross compile error on
        some environment.
        [martin, ticket #865]
+
 sys/netinet6/ip6_flow.c                                1.21
 
        Clear mbuf's csum_flags in ip6flow_fastforward(). Fixes PR#47849.
@@ -2079,6 +2080,7 @@
 
        Update openssl to 1.0.1g. It includes CVE-2014-0076 and CVE-2014-0160.
        [spz, ticket #1044]
+
 crypto/external/bsd/openssl/pkgconfig.mk       1.5
 
        Run the mkpc script using ${HOST_SH}. Fixes build when
@@ -2123,6 +2125,7 @@
        Fix file descriptor leak in Heimdal. Fixes PR#48718
        reported by Juergen Hannken-Illjes.
        [hannken, ticket #1047]
+
 sys/kern/kern_exec.c                           1.403 via patch
 
        Avoid use-after-free on failure.



Home | Main Index | Thread Index | Old Index