summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-08-20 13:05:11 -0400
committerJoey Hess <joeyh@joeyh.name>2020-08-20 13:05:11 -0400
commit61aa4e3050ba0e164cdefae94e0f3304693fea35 (patch)
treebdc8781350965d3923dbb198cbc002099e84dde0
parent328205862c98751990b2e410fce97d49e71406c0 (diff)
downloadmoreutils-61aa4e3050ba0e164cdefae94e0f3304693fea35.tar.gz
changelog
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d2bb9a5..90c8a00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ moreutils (0.64) UNRELEASED; urgency=medium
* Makefile: Propagate compiler and linker flags when building is_utf8.
* ts: Fix parsing of ISO-8601 dates.
Thanks, David Laban.
+ * parallel: Allow compiling with uClibc-ng, which does not have getloadavg.
+ Thanks, Rosen Penev
-- Joey Hess <id@joeyh.name> Fri, 29 Nov 2019 13:11:35 -0400