about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0de80afaba..e137a0dc77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+	* sysdeps/mach/hurd/spawni.c (child_lookup_under, child_fchdir): New
+	functions.
+	(__spawni): Handle spawn_do_fchdir by calling child_fchdir.
+
 2018-12-07  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #17405]