From 4479aa7d5c9d25dd831625a9d0e147edd8fb2528 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sat, 16 Jan 2010 22:29:26 +0000 Subject: [PATCH] no message --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1f8be9242..ae7cb5c49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-01-16 Dietmar Warning + * tests/transmission: Only few tests should be easier, more examples under + examples/TransmissionLine at next + * tests/bin/check.sh: extend codemodel word in list + * devices/cpl/cplsetup.c: few polishments + * parser/inp2p.c, inp2y.c, inpdomod.c: change atof to INPevaluate to allow 10p as 10e-12 + * parser/inppas2.c: correct P element comment + 2010-01-15 Holger Vogt * subckt.c: patch for translate() by R. Larice, .global bug removed (add null character after storing global to node[])