From b1bcf130e1716a17eb2fb544665961b3cb936341 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 4 Oct 2009 11:50:04 +0000 Subject: [PATCH] no message --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d6dc65af..d13cd3bae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-04: Dietmar Warning + * com_sysinfo.c, ftext.h: sys_memory struct w/o static type, sysinfo w/o void Parameter + * inpcom.c, gnuplot.c, device.c, inp.c, resource.c, subckt.c, + com_fft.c, com_gnuplot.c, com_xgraph.c: initialize local variables + * b4soild.c, line 6394: Cbg1 wrong assignment + 2009-10-04: Dietmar Warning * b4ld.c, b4temp.c: better formatting to find the typo in b4temp.c, line 1758: needs real compare (==) instead of assignment (=)