From db040fc2c3f93f7b126ef57a63659685eba68e2d Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 6 Dec 2008 12:38:45 +0000 Subject: [PATCH] spec, fft now accept simple node name --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b28df5d21..0522afef2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-06 Holger Vogt + * frontend/spec.c, com_fft.c: free_pnode(first_name); moved further down to allow + 'fft vout' instead of only 'fft v(vout)' + 2008-11-30 * configure.in: --with-tcl search path make broader to limit the need of the optional argument. Message in case of tclConfig.sh file not found