浏览代码

CHANGES: fix typos in 2020.08-rcX notes

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 5 年之前
父节点
当前提交
2915d1bd32
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGES

+ 2 - 2
CHANGES

@@ -2,7 +2,7 @@
 
 	Fixes all over the tree.
 
-	Infrastructure: Ensure RPATH entries thay may be needed for
+	Infrastructure: Ensure RPATH entries that may be needed for
 	dlopen() are not dropped by patchelf.
 
 	Toolchain: Drop old GCC 6 based external Sourcery AMD64
@@ -57,7 +57,7 @@
 
 	#12876: nodejs fails to build when host-icu has been built before
 	#13111: python-gunicorn: missing dependency on python-setuptools
-	#12121: wpa_supplicant fails to build without libopenssl enabled
+	#13121: wpa_supplicant fails to build without libopenssl enabled
 	#13146: raspberrypi3_defconfig: "Inappropriate ioctl for device"..
 	#13156: package live555 new license
 	#13166: python-rpi-gpio: does not work against aarch64, unint..