From 4adb944a1054ae5112ced4ae004e94ca611f9c03 Mon Sep 17 00:00:00 2001 From: dwarning Date: Tue, 9 Mar 2010 19:31:40 +0000 Subject: [PATCH] no message --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b53e696fc..a4f85ab04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-03-09 Dietmar Warning + * analysis/cktop.c: remove the CR in some printf's, need some tests with different terminals + * frontend/inp.c: cut the ouput message if wrong parameter warning to have a chance + to read it + * parser/inpgmod.c: want only the parameter names in output - not the values + 2010-03-08 Holger Vogt * parse.c, inpptree.c, inpptree-parser.y, inpptree-parser.c, inpptree-parser.h: patches by R. Larice