diff --git a/ChangeLog b/ChangeLog index 01e50e58c3..f51ccad6db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-11 Roland McGrath + + * sysdeps/mach/hurd/mmap.c (__mmap): Short-circuit to vm_allocate + for MAP_ANON, prot==PROT_READ|PROT_WRITE. + 1999-07-09 Ulrich Drepper * stdio-common/vfprintf.c (buffered_vfprintf): Add locking.