diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 84712856a7..ee0a822daf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-02-17 Paul Pluzhnikov <ppluzhnikov@google.com> + + * libio/fileops.c: Add missing sys/mman.h + * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h + 2015-02-17 Joseph Myers <joseph@codesourcery.com> * manual/math.texi (Errors in Math Functions): Clarify goals |