Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 1006, 1007



details:   https://anonhg.NetBSD.org/src/rev/b030b246081b
branches:  netbsd-7
changeset: 799672:b030b246081b
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Nov 07 16:43:38 2015 +0000

description:
Tickets 1006, 1007

diffstat:

 doc/CHANGES-7.1 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 10d1ab036877 -r b030b246081b doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Sat Nov 07 16:38:22 2015 +0000
+++ b/doc/CHANGES-7.1   Sat Nov 07 16:43:38 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.21 2015/11/07 01:56:08 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.22 2015/11/07 16:43:38 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -769,3 +769,13 @@
        to find which port is connected to which gpio instance.
        [bouyer, ticket #1004]
 
+sys/arch/arm/allwinner/awin_mmc.c              1.22
+
+       Avoid a divide by 0 when unplugging a sd card.
+       [bouyer, ticket #1006]
+
+lib/libcurses/toucholap.c                      1.16
+
+       Fix x/y editing error.
+       [uwe, ticket #1007]
+



Home | Main Index | Thread Index | Old Index