Module Name: src
Committed By: martin
Date: Tue Aug 12 10:24:14 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 6
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 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.3 src/doc/CHANGES-7.0:1.1.2.4
--- src/doc/CHANGES-7.0:1.1.2.3 Tue Aug 12 09:37:13 2014
+++ src/doc/CHANGES-7.0 Tue Aug 12 10:24:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.3 2014/08/12 09:37:13 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.4 2014/08/12 10:24:13 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -40,3 +40,13 @@ external/gpl3/binutils/dist/bfd/elflink.
* elflink.c (_bfd_elf_merge_symbol): If merging a new weak
symbol that will be skipped, we don't have a new definition.
[skrll, ticket #5]
+
+
+sys/dev/usb/motg.c 1.7
+sys/dev/usb/motg.c 1.8
+
+ Trailing whitespace.
+
+ Make this compile when DIAGNOSTIC isn't defined.
+ [skrll, ticket #6]
+