//=============================================================================
// RELEASE 1.1.0 - 09/17/02
//=============================================================================
FEATURES:
- Added device property support (get, put, delete single or several property(ies)) 

KNOWN PROBLEMS/BUGS:
- No known bug.
  Please send bug report, comment or suggestion to:   
  nicolas.leclercq@soleil.u-psud.fr

//=============================================================================
// RELEASE 1.0.0 - 09/10/02
//=============================================================================
FEATURES:
- First public release
- This version maps 95% of the Tango::DevProxy class features (property 
  oriented methods are not implemented)
- There is no automatic/systematic data type conversion. For instance, the 
  binding does NOT systematically convert floats to doubles. The user
  always manipulates the numerical type expected or sent by the device.

KNOWN PROBLEMS/BUGS:
- No known bug.
  Please send bug report, comment or suggestion to:   
  nicolas.leclercq@soleil.u-psud.fr


