瀏覽代碼

CHANGES: minor tweaks to 2017.08-rcX notes

Mainly just whitespace.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 8 年之前
父節點
當前提交
c7ed72d317
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      CHANGES

+ 5 - 4
CHANGES

@@ -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
@@ -53,12 +54,12 @@
 
 
 	Issues resolved (http://bugs.buildroot.org):
 	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
 	#10021: libqeglfs-viv-integration.so file is missing for qt5 on armv7
 	#10026: lua-5.3.4: fix lua linker error in swupdate
 	#10026: lua-5.3.4: fix lua linker error in swupdate
 	#10146: package/skeleton-common fix recursive variable
 	#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
 	#10221: Buildroot Support
 
 
 2017.08-rc1, Released August 2nd, 2017
 2017.08-rc1, Released August 2nd, 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.