diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee88097225..b9201fc7ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-11-21 Roland McGrath <roland@hack.frob.com> + * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why + it's there. + * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype. 2013-11-21 Meador Inge <meadori@codesourcery.com> |