2015-06-14:
- Version 1.00.1
- The CMake helper files are now aligned with those of StdAir.

2012-12-12:
- [Dev] Computation of availability done after each booking instead of each request.
- [Dev] Operating airline code and flight number can be defined either in the
  schedule or in the inventory input file.
- [Dev] AirInv now depends on SEvMgr which allows to add events in the
  queue (such as revenue management events, inventory snapshots).
- [WebApp] New services in the Django-based Web application exchanging JSON
  messages with the C++ server.
- [Build] Test coverage option with gcov.

2011-12-04:
- Version 0.1.2
- [Doc] Added a missing BOM tree (PNG) image. The (PDF) reference manual is now
  successfully generated.
- [Doc] Fixed a few typos in the README file.
- [WebApp] Documented a little bit more the Django-based Web application.
  Added a few sample pages/scripts.

2011-10-30:
- Version 0.1.1
- Suppressed any support to the GNU Autotools.

2011-10-27:
- Version 0.1.0
- Works with StdAir-0.43.3 and RMOL-0.25.1.

