diff --git a/ChangeLog b/ChangeLog index fbe9fbc08..0fbf1d956 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-01-17 Dietmar Warning * examples/TransmissionLines: Hopefully more meaningful transmissionline examples + * misc/util.c: provide a simple controlled_exit function + * devices/cpl/cplsetup.c, cplload.c, devices/txl/txlsetup.c: using a controlled_exit + to see error messages in some places 2010-01-17 Holger Vogt * subckt.c: .global bug by R. Larice