Swap spaces to tab on second line (so netbsd.org/changes updates correctly)

This commit is contained in:
pettai 2014-04-22 05:32:55 +00:00
parent 236104be8e
commit 5fcf04fcdf
1 changed files with 3 additions and 3 deletions

View File

@ -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]