* Mon Mar 31 2025 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.14
- Fixed a typo in CMake export file

* Mon Mar 31 2025 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.13
- Upgraded CMake support files

* Mon Jan 27 2025 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.12
- Upgraded CMake support files

* Sat Mar 23 2024 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.11
- Upgraded CMake support files

* Mon May 01 2023 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.10
- Upgraded CMake support files

* Sun Jun 26 2022 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.9
- Upgraded CMake support files

* Sat Jun 26 2021 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.7
- Upgraded CMake support files

* Sat May 30 2020 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.01.7
- Removed dependency on Python

* Thu Feb 06 2020 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> - 1.01.6
- Fixed pkg-config issue

* Thu Jul 11 2019 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> - 1.01.5
- CMake support files updated for Python 3.8

* Tue Jan 15 2019 Denis Arnaud <denis_arnaud at users dot sourceforge dot net> - 1.01.4
- CMake nows finds out automatically the right Boost.Python library version
- Python 3.4 is the new minimum required version

* Sun Sep 04 2016 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.01.3
- Fixed a compatibility issue with C++11 with std::istringstream.
BZ #1307310

* Sat Jun 13 2015 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.01.2
- Aligned with StdAir for CMake helper files.

* Mon Aug 12 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.01.1
- airtsp-config now supports multilib (32 and 64bit versions).

* Sat Jun 08 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.01.0
- Renamed from AirSched into AirTSP, for trademark issue with Pancor

* Tue Dec 11 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.00.0
- Open source release.
- [Dev] Added FRAT5 curve and Fare Family disutility curve in the schedule
input file (needed by the Fare Family implementation).
- [Dev] Added the operating leg description for marketing flights in the
schedule input file.
- [Build] Test coverage option with gcov.

* Mon Dec 05 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.4
- [Dev] The BOM sample tree is no longer built when not invoking explicitly
the built-in option of the (AIRSCHED_Service) API.
- [Build] Improved the CMake build framework. For instance, the package
versions are now correctly handled, for the simulator-related components, as
well as for third-party libraries (e.g., Xapian, SOCI, Boost). The
rpath/run-path is now inserted into the (library, executable) binaries (only
when needed, though).
- [Build] Removed any support for the GNU Autotools.

* Fri Nov 04 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.3
- The code is now compatible with g++ 4.1 and Boost 1.33.

* Wed Oct 26 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.2
- Updated the CMake build macros, so as to support CMake-2.6 (and not only
CMake-2.8).

* Sat Aug 20 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.1
- Just added a small description within the README file.
- Took into account the feedback from the review request (bug #732205).

* Sat Aug 20 2011 Denis Arnaud <denis_arnaud at users dot sourceforge.net> 0.1.0
- First release. AirSched is able to calculate travel solutions for any
incoming booking request, thanks to the batch (airsched). An interactive
utility has still to be implemented.

