CHANGES: minor tweaks to 2017.08-rcX notes
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 1 Sep 2017 14:55:33 +0000 (16:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 1 Sep 2017 14:55:33 +0000 (16:55 +0200)
Mainly just whitespace.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 352c3a991f1a6a7d49dcba339873d350e76566fc..d571180108aecccc3d266e59d6cdab7c6fb6fd82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@
        Removed packages: simicfs.
 
        Issues resolved (http://bugs.buildroot.org):
+
        #10261: Grub2 fails to build for x86_64
 
 2017.08-rc3, Released August 23rd, 2017
 
        Issues resolved (http://bugs.buildroot.org):
 
-       #9926:  systemd-resolved.service: Failed at step  NAMESPACE (systemd 233)
+       #9926:  systemd-resolved.service: Failed at step NAMESPACE (systemd 233)
        #10021: libqeglfs-viv-integration.so file is missing for qt5 on armv7
        #10026: lua-5.3.4: fix lua linker error in swupdate
        #10146: package/skeleton-common fix recursive variable
-       #10156: glibc compilation fails for X86 32bits  (i386)
-       #10201: toolchain-wrapper.c:192: (error) Memory  leak:
+       #10156: glibc compilation fails for X86 32bits (i386)
+       #10201: toolchain-wrapper.c:192: (error) Memory leak:
        #10221: Buildroot Support
 
 2017.08-rc1, Released August 2nd, 2017
@@ -98,7 +99,7 @@
        - The host directory no longer has a usr/ component. This
          makes it much more natural to use that directory as an
          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
          package is sourced from a Git repository.