Module Name: src
Committed By: pettai
Date: Tue Apr 22 05:32:55 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Swap spaces to tab on second line (so netbsd.org/changes updates correctly)
To generate a diff of this commit:
cvs rdiff -u -r1.1917 -r1.1918 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1917 src/doc/CHANGES:1.1918
--- src/doc/CHANGES:1.1917 Mon Apr 21 18:26:51 2014
+++ src/doc/CHANGES Tue Apr 22 05:32:55 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1917 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1918 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -395,11 +395,11 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 258.14
[pettai 20140324]
arm: add support for ARMv6+ MMU features ASIDS, XN, split TTBR.
- add support for SMP. [matt 20140330]
+ add support for SMP. [matt 20140330]
applesmc(4): Add drivers for the Apple System Management Controller.
[riastradh 20140401]
ptyfs: Allow multiple mounts and support proper device visibility
- in chroots (Ilya Zykov) [christos 20140404]
+ in chroots (Ilya Zykov) [christos 20140404]
i386: Switched to GCC 4.8. [christos 20140404]
mcp23s17gpio: Add Microchip MCP23S17 16-bit GPIO chip driver.
e.g. Raspberry Pi interface boards [kardel 20140406]