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

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

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.2 - September 15, 2016
  * Added option RWLOCK_INTERVAL_MS (#3120)
  * Added option RWLOCK_TIMEOUT_MS (#3121)
  * Added option SCAN_INTERVAL (#3119)

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.1 - September 9, 2016
  * Added --disable-warnings-as-errors to allow compilation on systems
    where warning messages have not yet been addressed
  * Added conditional setting of DESTDIR in python.mk to prevent install
    issues.
  * Modified diskcache's algorithm to pad with extra frame file on both sides
    of a resampling query to handle situations where the start and end of a
    query occurs on non frame file boundries.
  * Converted some debugging messages to use LDAS Logging instead of standard
    error.
  * Enhanced the createRDS algorithm to take a padding option to minimize the
    amount of data needed to be retrieved for a request requiring down
    sampling (#3130).
  * Continued effort to remove dead code.
  * Added systemd support (#1483)
  * Added support to handle padded queries (#3132)

~~~~~~~~~~~~~~~~~~~~~~~~~~
Release 2.5.0 - April 7, 2016
  Official release of splitting 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
