Module Name:    src
Committed By:   riz
Date:           Sun May 19 22:20:17 UTC 2013

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Tickets 849, 850, 871


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-6.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.1 src/doc/CHANGES-6.2:1.1.2.2
--- src/doc/CHANGES-6.2:1.1.2.1	Sun May 19 21:22:29 2013
+++ src/doc/CHANGES-6.2	Sun May 19 22:20:17 2013
@@ -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 @@ sys/sys/param.h					patched by hand
 
 	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]
+

Reply via email to