From 83e19c5174d142f6a68bcaf033ab689e87ccf5f5 Mon Sep 17 00:00:00 2001 From: dwarning Date: Mon, 5 Jan 2009 21:34:23 +0000 Subject: [PATCH] no message --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 125dad9c0..62ad88c3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ +2009-01-05 Dietmar Warning + * src/math/misc/isinf.c, isnan.c, src/include/missing_math.h: small polish for + HAVE_DECL_XXX macros, more elaborate isinf function + * src/include/memory.h: prototype for hrealloc fct. + * adms/hicum2/amsva/hicum2.va: update to actual version 2.22, very small + modifications compared to the original va code. + 2009-01-04 Dietmar Warning * src/math/misc/isinf.c, Makefile.am: a simple (but ugly) workaround for isinf needed by some adms generated models - * src/iclude/ngspice.h, missing_math.h: try to catch isinf by ieeefp.h + * src/include/ngspice.h, missing_math.h: try to catch isinf by ieeefp.h * adms/ekv/amsva/ekv.va: compatibility regarding S/D diode behaviour 2009-01-02 Dietmar Warning