Module Name:    src
Committed By:   riz
Date:           Sun Feb 10 20:21:58 UTC 2013

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

Log Message:
Tickets 804-806.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 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.85 src/doc/CHANGES-6.1:1.1.2.86
--- src/doc/CHANGES-6.1:1.1.2.85	Sat Feb  9 18:32:10 2013
+++ src/doc/CHANGES-6.1	Sun Feb 10 20:21:58 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.85 2013/02/09 18:32:10 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.86 2013/02/10 20:21:58 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8217,3 +8217,18 @@ sys/arch/arm/arm32/pmap.c			1.232,1.233,
 	after changing its mapping to writeable.
 	[msaitoh, ticket #803]
 
+sys/arch/arm/arm/disksubr_mbr.c			1.15
+
+	Fix for non-MBR disks on arm. PR#47463.
+	[msaitoh, ticket #804]
+
+etc/rc.d/wpa_supplicant				1.4
+
+	Make custom "reload" target work.
+	[tron, ticket #805]
+
+crypto/external/bsd/openssl/dist/engines/ccgost/gost_eng.c 1.2
+
+	Fix a multiple-free bug.
+	[manu, ticket #806]
+

Reply via email to