Module Name:    src
Committed By:   martin
Date:           Tue Jan 27 13:41:09 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Ticket #461


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.183 -r1.1.2.184 src/doc/CHANGES-7.0

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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.183 src/doc/CHANGES-7.0:1.1.2.184
--- src/doc/CHANGES-7.0:1.1.2.183	Tue Jan 27 08:18:02 2015
+++ src/doc/CHANGES-7.0	Tue Jan 27 13:41:09 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.183 2015/01/27 08:18:02 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.184 2015/01/27 13:41:09 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15096,3 +15096,8 @@ sys/dev/sdmmc/sdhcreg.h				1.12
 	eSDHC has non standard Host Controller Version Register offset.
 	[nonaka, ticket #460]
 
+usr.bin/pkill/pkill.c				1.30
+
+	Simplify code so that gcc 4.8 can understand it.
+	[prlw1, ticket #461]
+

Reply via email to