aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa48858..03a987a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
[__USE_MISC] (chflags, fchflags): Declare functions.
* hurd/hurdselect.c (_hurd_select): In the poll case, do not return
EINVAL when nfds is greater than FD_SETSIZE.
+ * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
+ NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
+ 45.
2015-02-06 Roland McGrath <roland@hack.frob.com>