2005-05-25 Stefan Jahn <stefan@lkcc.org>

* configure.ac: Released version 0.0.6 and bumped up to version
        0.0.7.
This commit is contained in:
raimi 2005-05-25 19:20:51 +00:00
parent ffcb81cd19
commit 039fd98aca
4 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-05-25 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Released version 0.0.6 and bumped up to version
0.0.7.
2005-05-11 Stefan Jahn <stefan@lkcc.org>
* qucs*.1: Updated manpages.

4
NEWS
View File

@ -23,6 +23,10 @@ This file lists user visible changes that were made between releases. For
more verbose descriptions of these and internal changes see the ChangeLog
files.
Version 0.0.7
-------------
Version 0.0.6
-------------

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(qucs,0.0.6,qucs-bugs@lists.sourceforge.net)
AC_INIT(qucs,0.0.7,qucs-bugs@lists.sourceforge.net)
AC_CONFIG_SRCDIR([qucs/qucs.cpp])
AC_CONFIG_HEADERS([config.h])

View File

@ -2,6 +2,15 @@
* fixed bug scaling independent x axis in Cartesian diagram
2005-05-21 Stefan Jahn <stefan@lkcc.org>
* dialogs/simmessage.cpp (nextSPICE): Closing stdin of
qucsconv process for immediate error reports if there is
no such file to convert.
* dialogs/qucssettingsdialog.cpp (slotApply): Applying change
in background color to editable properties on schematic.
2005-05-16 Stefan Jahn <stefan@lkcc.org>
* qucsactions.cpp (editFile): Do not pass empty command line