============================
AJIS 6.4.1 NEW FEATURES LIST
============================

Copyright (c) 2010, AdaCore

This file contains a list of new features introduced in AJIS.
A full description of all AJIS features can be found in the AJIS
documentation.

An ISO date (YYYY-MM-DD) appears in parentheses after the
description line. This date shows the implementation date
of the feature.

New features in AJIS 6.5.1
--------------------------

New ada2java option to create encapsulated libraries (2011-03-16)

  This new switch offers choice on the kind of native library that is created
  after sources generation (through -L option). This library can be either
  dynamic (the default) or encapsulated (i.e. includes both gnatjni and ajis
  library into a single autonomous dynamic library).
