CHANGES: minor tweaks to 2017.08-rcX notes

Mainly just whitespace.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2017-09-01 16:55:33 +02:00
parent 0ea3d7ba0e
commit c7ed72d317

View File

@ -9,6 +9,7 @@
Removed packages: simicfs. Removed packages: simicfs.
Issues resolved (http://bugs.buildroot.org): Issues resolved (http://bugs.buildroot.org):
#10261: Grub2 fails to build for x86_64 #10261: Grub2 fails to build for x86_64
2017.08-rc3, Released August 23rd, 2017 2017.08-rc3, Released August 23rd, 2017
@ -98,7 +99,7 @@
- The host directory no longer has a usr/ component. This - The host directory no longer has a usr/ component. This
makes it much more natural to use that directory as an makes it much more natural to use that directory as an
externally used toolchain. For compatibility with existing externally used toolchain. For compatibility with existing
scripts, a link usr -> . is still added. scripts, a usr -> . link is still added.
- Hashes are now checked on tarballs by Buildroot when a - Hashes are now checked on tarballs by Buildroot when a
package is sourced from a Git repository. package is sourced from a Git repository.