Module Name: src
Committed By: riz
Date: Fri Jul 18 02:52:18 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
ticket 1080
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-6.1.5
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.5
diff -u src/doc/CHANGES-6.1.5:1.1.2.15 src/doc/CHANGES-6.1.5:1.1.2.16
--- src/doc/CHANGES-6.1.5:1.1.2.15 Mon Jul 14 06:34:51 2014
+++ src/doc/CHANGES-6.1.5 Fri Jul 18 02:52:18 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.15 2014/07/14 06:34:51 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.16 2014/07/18 02:52:18 riz Exp $
A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
release:
@@ -663,3 +663,8 @@ sys/kern/sys_module.c 1.15
Fix a user-controlled memory allocation.
[maxv, ticket #1098]
+distrib/utils/sysinst/arch/alpha/md.c 1.53
+
+ Make sysinst deal correctly with Tru64 disklabels. PR#48697
+ [tsutsui, ticket #1080]
+