diff packages/services/memalloc/common/current/ChangeLog @ 130:eb9fd8c04db3 ecos-sw-2000-10-23

Merge from eCos master repository on 2000-10-23-17:01:37-BST
author jlarmour
date Mon, 23 Oct 2000 17:10:57 +0000
parents 518f42066aba
children 0ae0bc38e387
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog
+++ b/packages/services/memalloc/common/current/ChangeLog
@@ -1,3 +1,14 @@
+2000-10-20  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* tests/dlmalloc1.cxx:
+	* tests/dlmalloc2.cxx:
+	* tests/malloc4.cxx:
+	* tests/memfix1.cxx:
+	* tests/memfix2.cxx:
+	* tests/memvar1.cxx:
+	* tests/memvar2.cxx:
+	Make sure default priority constructors have been invoked.
+
 2000-09-14  Jesper Skov  <jskov@redhat.com>
 
 	* tests/realloc.c (main): fix warning.