==========================================================
GNATbench 2.3 NEW FEATURES LIST Current as of Feb 16, 2009
==========================================================

Copyright (c) 2009, AdaCore

This file contains a list of new features introduced in GNATbench for Eclipse.
A full description of all GNATbench features can be found in the GNATbench
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 GNATbench 2.3.0
-------------------------------

NF-23-I205-016 Preference for Quick Fix control (2009-02-05)

    It is now possible to deactivate Quick Fix using the Ada -> Tools
    preference panel.

NF-23-I128-008 Enhanced builder (2009-02-06)

    The GNATbench builder has been enhanced. When the Automatic Build option
    is enabled, the builder now only performs semantic analysis on the saved
    file, rather than performing a full build with linking.  This approach
    will better serve large projects in which a full build could take a
    relatively long time.  In addition, a manual build will work correctly
    even with automatic building enabled.

NF-23-H924-019 SPARK support (2009-02-13)

    GNATbench now supports the SPARK tool suite with contextual menu entries,
    dedicated output windows, and Markers/Problems view integration.  (Specific
    color selection for SPARK Annotations was added in an earlier release.)
    Note that support is enabled only if the SPARK executable is found on the
    path.
