summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-02-29 22:00:43 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-02-29 22:00:43 +0100
commit8d1d6ddd1bb03b16ceba45e5ea4d6b3e386bde96 (patch)
tree55a038a941f27e469cbc502161c44dbfea657525 /CHANGES
parentd42c7142250881569652de824d41a42d665fd1d6 (diff)
CHANGES: Add note about the recent linux timeconst.pl patch feature
This was added just before -rc1, but was forgotten in CHANGES. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d54feb248..a4e22f8b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,11 @@
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.