Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 865.



details:   https://anonhg.NetBSD.org/src/rev/2e734296352e
branches:  netbsd-6
changeset: 776368:2e734296352e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jun 17 02:05:42 2013 +0000

description:
Ticket 865.

diffstat:

 doc/CHANGES-6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ef9ec30c6652 -r 2e734296352e doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Jun 17 02:05:19 2013 +0000
+++ b/doc/CHANGES-6.2   Mon Jun 17 02:05:42 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.8 2013/06/14 05:08:53 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.9 2013/06/17 02:05:42 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -236,3 +236,9 @@
        got lost somewhere along the line; the i387 code has it.
        Fix sense of fegetexcept on x86.
        [riastradh, ticket #899]
+
+usr.sbin/installboot/arch/vax.c                        1.16-1.17
+
+       Don't include host's disklabel.h. Fixes cross compile error on
+       some environment.
+       [martin, ticket #865]



Home | Main Index | Thread Index | Old Index