From e3c7353eed57658e2a4a533f30f0c1259d6eeeca Mon Sep 17 00:00:00 2001 From: dwarning Date: Fri, 6 Aug 2010 07:51:14 +0000 Subject: [PATCH] no message --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4a7c4b1aa..b1a9890cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-08-06 Dietmar Warning + * spicelib/parser/inp2q.c: add prototype for controlled_exit + * frontend/com_measure2.c, inp.c, inpcom.c, vectors.c: fallback for not handled enumeration values in switch + 2010-08-04 Robert Larice * src/frontend/control.c : fix an ancient bug, trampling on freed memory causing segfaults and sickness.