From 7d70a68c9662d06e9bd96970ec1a4748e9e0fce5 Mon Sep 17 00:00:00 2001 From: sjborley Date: Fri, 20 May 2005 14:11:20 +0000 Subject: [PATCH] updated for recent changes - MinGW related --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c6f968579..82d321ab8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-05-19 Steven Borley + + * nghelp now uses src/conf.c for consistency with ngspice and ngnutmeg. + Under MinGW the nghelp window is now kept open until a key is pressed. + This allows users to see any error messages before the system closes + the window. + + * src/conf.c now uses PACKAGE_VERSION (was VERSION) and PACKAGE_BUGREPORT + (was hard coded in file to "ngspice-bugs@lists.sourceforge.net"). These + values are set by the AC_INIT macro in configure.in + + * src/winmain.c - changes to fix warning when compiled with gcc + 2005-05-19 Steven Borley * Fixed declaration of oflag in winmain.c - fix from Dietmar Warning @@ -11,7 +24,7 @@ committed to CVS. * Moved isnan() to src/misc/missing_math.c from src/spicelib/devices/dev.c - following suggestion from Dietmar warning. Also took opportunity to fixed + following suggestion from Dietmar Warning. Also took opportunity to fixed a compiler warning in dev.c * Conversion of files containing non-ASCII characters (German language