Module Name:    src
Committed By:   riz
Date:           Tue Oct 23 20:12:07 UTC 2012

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

Log Message:
Tickets 621-626.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-6.1

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.1
diff -u src/doc/CHANGES-6.1:1.1.2.8 src/doc/CHANGES-6.1:1.1.2.9
--- src/doc/CHANGES-6.1:1.1.2.8	Tue Oct 23 16:28:06 2012
+++ src/doc/CHANGES-6.1	Tue Oct 23 20:12:07 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.8 2012/10/23 16:28:06 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.9 2012/10/23 20:12:07 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -227,3 +227,38 @@ sys/arch/arm/marvell/kirkwood.c			1.7
 	Fix incorrect counts for 'vmstat -e' on Kirkwood.
 	[msaitoh, ticket #620]
 
+sbin/ping/ping.c				1.103
+
+	Fix the #define of F_TIMING64,  F_POLICY and F_AUTHHDR.
+	[msaitoh, ticket #621]
+
+external/gpl3/gcc/usr.bin/g++/g++.1		delete
+external/gpl3/gcc/usr.bin/gcc/gcc.1		delete
+
+	Remove old man pages.
+	[msaitoh, ticket #622]
+
+sys/arch/arm/marvell/mvsocgpp.c			1.4
+
+	Fix a bug where the irq_masks of GPIO were set incorrectly on Marvell
+	SoCs.
+	[msaitoh, ticket #623]
+
+distrib/sets/lists/base/md.evbarm.armeb		1.4
+
+	Add missing file for big-endian ARM so "make release" completes.
+	[msaitoh, ticket #624]
+
+sys/dev/usb/usbdevs				1.626
+sys/dev/usb/usbdevs.h				regen
+sys/dev/usb/usbdevs_data.h			regen
+sys/dev/usb/uftdi.c				1.52
+
+	Note some additional devices.
+	[msaitoh, ticket #625]
+
+share/man/man4/uftdi.4				1.17
+
+	Note some additional devices.
+	[msaitoh, ticket #626]
+

Reply via email to