diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6ea0e0f5b9..b0d0c19f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 14 18:44:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * malloc/free.c (free): Moved null and aligned_blocks checks + inside _free_internal. + Mon Nov 13 15:23:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * malloc/malloc.c (morecore): Fix inverted test in allocating new |