Module Name:    src
Committed By:   riz
Date:           Sat Aug 10 22:52:34 UTC 2013

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

Log Message:
Tickets 925, 929.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 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.30 src/doc/CHANGES-6.2:1.1.2.31
--- src/doc/CHANGES-6.2:1.1.2.30	Thu Aug  8 21:59:43 2013
+++ src/doc/CHANGES-6.2	Sat Aug 10 22:52:34 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.30 2013/08/08 21:59:43 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.31 2013/08/10 22:52:34 riz Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -474,3 +474,19 @@ sys/netinet6/nd6_rtr.c				1.86
 	PR/47576.
 	[msaitoh, ticket #926]
 
+sys/arch/i386/stand/boot/boot2.c		1.59
+sys/arch/i386/stand/lib/bootmenu.c		1.11
+sys/arch/i386/stand/lib/bootmenu.h		1.3
+
+	x86 bootloader changes:  add "menu" command, and allow
+	default command to be defined in boot.cfg.
+	[he, ticket #925]
+
+sys/dev/i2c/files.i2c				1.50 via patch
+sys/dev/i2c/w83795g.c				1.1
+sys/dev/i2c/w83795greg.h			1.1
+
+	Add driver for Nuvoton W83795G voltage/temp/fan/gpio monitoring
+	device, as used in the HP Microserver N36L/N40L/N54L.
+	[matt, ticket #929]
+

Reply via email to