From caf158f0f3409fdae515386a9e5b0979cba4a872 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 26 Jun 2011 12:59:40 +0000 Subject: [PATCH] no message --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 41752b382..89f2f130a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-06-26 Dietmar Warning + * devices/bsim4/b4temp.c: zero init with TMALLOC instead of malloc + * devices/bsim4/b4noi.c: correct init the correlated noise slot in noiseDens and + lnNdens vector, bug should be reported to bsim4 developer team. + 2011-06-25 Holger Vogt * ivars.c, ivars.h, inpcom.c, inp.c, util.c, util.h: rename internal fcn dirname() to ngdirname() because it is different