NEWS:
~~~~~~~~~~~~~~~~~~~~~~~~~~

Release 2.5.5 - October 22, 2016
  * Refactored code to support Python subport for MacPorts

Release 2.5.4 - October 10, 2016
  * Added back support for systems that use setmntent()
  * Modified diskcache to support reconfigure command
  * Reworked signal handling for termination and reconfiguration
  * Added ability to exclude pattern of files (#4701)
  * Added variable HOT_DIRECTORY_AGE_SEC (#4646)
  * Added variable HOT_DIRECTORY_SCAN_INTERVAL_SEC (#4647)

Release 2.5.3 - September 26, 2016
  * Fixed diskcache to recover from devices going offline (#4645)

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.4 - Sept 1, 2016
  Corrected diskcache.service
  Documented LOG_ROTATE_ENTRY_COUNT in sample configuration file

Release 2.5.0.3 - Aug 26, 2016
  Enhanced support for systemd

Release 2.5.0.2 - Aug 11, 2016
  Enhanced support for systemd

Release 2.5.0.1 - July 5, 2016
  Added systemd support

Release 2.5.0 - April 7, 2016
  Official release of splitting LDASTools into separate source packages

Release 2.4.99.5 - March 24, 2016
  Modified postint to check for directory existance where applicable
  Added missing build dependencies to spec file

Release 2.4.99.4 - March 23, 2016
  Added rules to manage __init__.py
  Added postint and postrm files for Debian
  Made building for packages verbose

Release 2.4.99.3 - March 23, 2016
  Debian packaging fixes

Release 2.4.99.2 - March 22, 2016
  Debian packaging fixes

Release 2.4.99.1 - March 11, 2016
  RPM fixes

Release 2.4.99.0 - March 3, 2016
  Split LDASTools Suite into separate source packages.
