mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
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:
parent
ffcb81cd19
commit
039fd98aca
@ -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
4
NEWS
@ -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
|
||||
-------------
|
||||
|
||||
|
@ -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])
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user