Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 849, 850, 871



details:   https://anonhg.NetBSD.org/src/rev/a9d42df652f5
branches:  netbsd-6
changeset: 776348:a9d42df652f5
user:      riz <riz%NetBSD.org@localhost>
date:      Sun May 19 22:20:17 2013 +0000

description:
Tickets 849, 850, 871

diffstat:

 doc/CHANGES-6.2 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 4d8af88f51ea -r a9d42df652f5 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sun May 19 22:18:06 2013 +0000
+++ b/doc/CHANGES-6.2   Sun May 19 22:20:17 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.1 2013/05/19 21:22:29 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.2 2013/05/19 22:20:17 riz Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -8,3 +8,21 @@
 
        Welcome to 6.1_STABLE!
 
+sys/dev/usb/usb_quirks.c                       1.78
+sys/dev/usb/usbdevs                            1.639
+sys/dev/usb/usbdevs.h                          regen
+sys/dev/usb/usbdevs_data.h                     regen
+
+       Fix the detection of the tripplite USB SMARTLCD UPS.
+       [garbled, ticket #849]
+
+sys/dev/usb/usb.h                              1.101-1.103
+
+       Add some defines and macros.
+       [skrll, ticket #850]
+
+crypto/external/bsd/heimdal/bin/krb5-config/Makefile 1.2
+
+       Don't force pthread linkage.
+       [joerg, ticket #871]
+



Home | Main Index | Thread Index | Old Index