Release History
~~~~~~~~~~~~~~~~~~~~~~~~~~

This file contains information about the FrameCPP
	component of the LDASTools Suite

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.7 - August 25, 2017
  * Corrections for XCode 9.0

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.7 - August 25, 2017
  * Extended Python interface to read a subset of elements of the FrameH structure.
  * Extended Python interface to read type, user, detectSim, detectProc, history,
	auxData, and auxTable values from FrameH structure.

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.6 - February 13, 2017
  * Needed to incriment library version number to reflect binary incompatibility change

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.5 - January 27, 2017
  * Corrected Verify class's file checksum optimization (#4456)

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.5 - January 27, 2017
  * Corrected support for reading FrEvent and FrSimEvent structures from
    frame stream (#4954)

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.4 - October 22, 2016
  * Refactored code to support Python subport for Macports

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.3 - October 10, 2016
  * Updated to support Debian Sketch

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.2 - September 9, 2016
  * Added --disable-warnings-as-errors to allow compilation on systems
    where warning messages have not yet been addressed
  * Added FRAMECPP_VERSION to Common/FrameSpec.hh file (#4279)
  * Added conditional setting of DESTDIR in python.mk to prevent install
    issues.
  * Reformatted extended DATA_INVALID error message to make it more readable.
  * Added 'none' as synonym for 'raw' to framecpp_compressor (#4327)
  * Removed verbose error message.

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.1 - April 21, 2016

The following problems have been resolved in this release:
  * Addressed potential infinite recursive call
	
~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.0 - April 7, 2016
  * Split LDASTools into separate source packages

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.4.99.1 - March 11, 2016

The following problems have been resolved in this release:
  * Corrections to spec files.
	
~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.4.99.0 - March 3, 2016

The following problems have been resolved in this release:
  * Separated code into independant source distribution
