Преглед на файлове

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..