************************************************
*               dfftpack
************************************************

Version 4.0.1

Avoid warning if Makefile does not exist

************************************************
*               mseed
************************************************

Version 2.5.2

Avoid warning if Makefile does not exist

************************************************
*               slink
************************************************

Version 2.5.2

Avoid warning if Makefile does not exist

************************************************
*               QGpCoreTools
************************************************

Version 1.21.0

User interrupts while reading stdin: no more debug facility

ISO 8859-1 for standard encoding: avoid bad characters in terminal
output

Change order of clean up in CoreApplication to avoid warning message
for undeleted AbstractNumericalCache.

ConcentricSearch::maximum() accepts an optional argument with a
terminate flag to interrupt the process in a clean way when run in a separate
thread.

Fix warnings about non const char * pointer

Fix useless code in StringSection::toBool()

Add StringSection::readLine()
Support for StringSection buffer for LineParser

************************************************
*               QGpGuiTools
************************************************

Version 1.13.0

Remove standard file dialog under Mac
Revert to previous code due to missing support for filter selection
under standard Mac dialog box.

Support plugin for version comparison

Remove printDebug() for proxy list
Remove proxy debug files in /tmp

Save QComboBox in settings as text
This fixes saving of current parser not yet added to the combo list at
the time of saving ColumnTextWidget.
Add more digits to reference coordinates in GeographicalReference

************************************************
*               SciFigs
************************************************

Version 2.6.0

Fix painting of partial color palette

Fix xml parse of CircleViewer

Fix zoom in with wheel button close to the plot limits. It was deforming
the picture (x scale different from y scale).

Fix bug when grid sampling is larger than displayed range, resulted in
a null grid.

Upon first display, file was not parsed
It resulted into a blank page, any pseudo modification of the parser
(columns, lines or sections) forced parser execution.

CircleViewer: fix save/restore from XML for ry
ry was not saved in XML (5 columns)
A 6th column has been inserted
Added compatibility support for 5 column format.

************************************************
*               figue
************************************************

Version 1.5.2

User interrupts while reading stdin

************************************************
*               QGpCoreWave
************************************************

Version 1.0.0

TheoreticalFK: not based any longer on a pointer to station vector.
Better use of implicitly shared QVector and avoid undeleted vector.

************************************************
*               GeopsyCore
************************************************

Version 3.4.1

User interrupts while reading stdin

Fix rotateComponent for scripts
Fix loading of seg-D (20 bit floating-point samples)

Fix crash in ASCII signal format

************************************************
*               GeopsyGui
************************************************

Version 2.10.0

Command line does not use restoreFields() any more
New implementation of setParameters() that must be called in all
re-implementation. This new function restore default values from
user settings before anything else. This new feature solves grid
step/size for command line interface in geopsyarray.

************************************************
*               DinverCore
************************************************

Version 0.9.2

Add warning if min>max in ParameterGrid

Replace "access" by "open" in all ouptut messages

************************************************
*               DinverDCCore
************************************************

Version 1.6.0

Account for errors when creating parameters
initGrid() for each parameters may return false if min>max.
This return value is now properly interpreted.

Init all factories when validating targets
Bug encountered with gpdcmisfit when not all sub-targets are selected. A
remaining unvalidated factory for ellipticity for instance was producing
a crash in calculate()

************************************************
*               MonoStation
************************************************

Version 1.7.1

Fix computation of average curve and peak in summary

Proper call to setParameters()

************************************************
*               ArrayCore
************************************************

Version 2.0.0

Change noise level to 0.1 instead of 0.5
Old level was not appropriate and was leading to missing peaks.

Parallelization of KmaxSolver
When the number of station increases, kmax search might be long.

************************************************
*               ArrayGui
************************************************

Version 0.2.0

Follow API modification in K solvers
KMinSolver and KmaxSolver expect a const reference to station vector and
not a pointer.

Adapt to threading of KmaxSolver

************************************************
*               geopsy
************************************************

Version 2.7.3

Does not call restoreFields() for command line
To fix initialization of grid parameters in geopsyarray

Fix extraction of rotation parameters from dialog

Support for plugins when testing for new releases
Fix crash in menu "Set sources": non removable string stream

************************************************
*               vslarray
************************************************

Version 0.1.1

User interrupts while reading stdin

************************************************
*               dinver
************************************************

Version 0.5.2

Support for plugins when testing for new releases

************************************************
*               waran
************************************************

Version 0.1.3

Kmax factor no longer required in theor. resp.

************************************************
*               warangps
************************************************

Version 0.1.2

Kmax factor no longer required in theor. resp.

************************************************
*               geopsydamping
************************************************

Version 1.5.1

Proper call to setParameters()

************************************************
*               geopsyarray
************************************************

Version 2.4.0

Touch flags to set or not grid from param file

Fixed computation of grid step/size
Fix help message and add an example.
Add option -f to avoid warning about overwriting .max file

Adapt to threading of KmaxSolver

Fix multi-core progress for passive linear FK

************************************************
*               geopsyhv
************************************************

Version 2.6.3

Update help message

************************************************
*               geopsytfa
************************************************

Version 1.1.5

Proper call to setParameters()

************************************************
*               max2curve
************************************************

Version 0.6.2

Add names to layers

************************************************
*               gppoisson
************************************************

Version 1.0.1

User interrupts while reading stdin

************************************************
*               gpdcreport
************************************************

Version 0.3.6

User interrupts while reading stdin

************************************************
*               gptarget
************************************************

Version 0.1.1

User interrupts while reading stdin

************************************************
*               gpdcmisfit
************************************************

Version 0.2.1

User interrupts while reading stdin

Fix strange output messages at the end
Due to missing break; the -report option was also executing other modes.
Remove double output when input files cannot be read.
Remove memory leak upon missing input files for -surf-model and
-refra-model

************************************************
*               gpparam2model
************************************************

Version 0.2.2

User interrupts while reading stdin

************************************************
*               gpsort
************************************************

Version 0.2.2

User interrupts while reading stdin

************************************************
*               gpdistance
************************************************

Version 0.1.2

User interrupts while reading stdin

************************************************
*               gpcoord
************************************************

Version 0.3.0

New option '-to-kml'

Improve documentation for option -localize

************************************************
*               gpreplace
************************************************

Version 0.2.1

User interrupts while reading stdin

************************************************
*               gpfksimulator
************************************************

Version 0.2.0

User interrupts while reading stdin

Adapt to threading of KmaxSolver

************************************************
*               hvtfa
************************************************

Version 1.3.0

Proper call to setParameters()

Support for multi-range station signals
Only the first block for each station was processed in former versions.
Discontinous and continous blocks are now fully supported.

************************************************
*               GeopsyPackCore
************************************************

Version 1.1.0

Fix test of source existence

Fix error in error msg for missing license file

Fix -files option for file not found
Properly return status 2 if files cannot be found

Support for multiple source paths

Fix upgrade of binary distributions
Fix double entries in final info.xml
Force upgrade of unmodified source packages with API modified dependencies

Add versions() to report versions

************************************************
*               geopsypackinstall
************************************************

Version 1.0.1

User interrupts while reading stdin

Allow Linux running for debug purposes

Remove warning about unused path for Linux and Mac

************************************************
*               geopsypackd
************************************************

Version 0.2.0

Support for multiple source paths

Add option '-versions'

