diff packages/services/memalloc/common/current/ChangeLog @ 119:77cec8369160 ecos-sw-2000-09-01

Merge from eCos master repository on 2000-09-01-07:47:03-BST
author jlarmour
date Fri, 01 Sep 2000 13:45:23 +0000
parents 6ed91473a1cd
children 518f42066aba
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog
+++ b/packages/services/memalloc/common/current/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-31  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/memalloc.cdl: Make dlmalloc the default malloc implementation now.
+	Also add info to the variable block and dlmalloc descriptions to
+	describe the pros and cons of these allocators.
+
 2000-08-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
 
 	* tests/malloc4.cxx (thrfree): Don't yield at loop end - actually delay