CHANGES: Add note about the recent linux timeconst.pl patch feature
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Feb 2016 21:00:43 +0000 (22:00 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Feb 2016 21:00:43 +0000 (22:00 +0100)
This was added just before -rc1, but was forgotten in CHANGES.

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

diff --git a/CHANGES b/CHANGES
index d54feb2489511c21082b27f0781f50e7082fe71c..a4e22f8b8d6045a1ea6fb8c20c424b5989ad219f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        A number of defconfigs have been extended to generate complete
        system images using genimage.
 
+       Linux: Authomatically patch timeconst.pl for <3.9 kernels,
+       which isn't compatible with modern perl versions, breaking the
+       build when building on recent (Fedora 23, Debian
+       Testing/Unstable, ..) distributions.
+
        Makedevs utility now accepts textual (non-numerical) user and
        group names.