Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 746.



details:   https://anonhg.NetBSD.org/src/rev/28290bdb4a88
branches:  netbsd-7
changeset: 799305:28290bdb4a88
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon May 11 07:27:07 2015 +0000

description:
Ticket 746.

diffstat:

 doc/CHANGES-7.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2089d1def3fb -r 28290bdb4a88 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon May 11 07:26:05 2015 +0000
+++ b/doc/CHANGES-7.0   Mon May 11 07:27:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.288 2015/05/11 06:17:16 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.289 2015/05/11 07:27:07 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -22935,3 +22935,8 @@
        Initialise sc_mtx slightly earlier, before it is used on systems with
        rng.
        [mrg, ticket #750]
+
+usr.sbin/sysinst/Makefile.inc                  1.6-1.7
+
+       Make gcc generate better debug info when building with DEBUG set.
+       [martin, ticket #746]



Home | Main Index | Thread Index | Old Index