diff packages/services/memalloc/common/current/ChangeLog @ 1920:58d2e6ee668d

* tests/heaptest.c (test_pat): Fix compiler error with diag_printf.
author asl
date Sun, 27 Mar 2005 17:21:23 +0000
parents 537e623b6489
children 97165c79d7a1
line wrap: on
line diff
--- a/packages/services/memalloc/common/current/ChangeLog
+++ b/packages/services/memalloc/common/current/ChangeLog
@@ -2,6 +2,8 @@ 2005-03-27  Andrew Lunn  <andrew.lunn@as
 
 	* cdl/memalloc.cdl: Added reference to documentation
 	* doc/memalloc.sgml: Basic user documentation.
+	* tests/heaptest.c (test_pat): Fix compiler error with 
+	  diag_printf.
 
 2004-10-04  Oyvind Harboe  <oyvind.harboe@zylin.com>