CHANGES: fix typos in 2020.08-rcX notes
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 29 Aug 2020 18:38:56 +0000 (20:38 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 29 Aug 2020 18:38:56 +0000 (20:38 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 251d664d69ef137b3cd9b35c4f1c5e62e196aea0..ea2749788e284cd5a479f23cd5a0a7d380c72313 100644 (file)
--- a/CHANGES
+++ b/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..