KNOWN ISSUES IN THIS RELEASE

- sc_trace feature in the ocp_globals.h is limited in functionality.
It does not generally support large or non-integer data types
for OCP fields. OCP monitors (provided separately for TL1 and
included here for TL2) can be used instead of sc_trace.

- Performance optimized TL2 channel (installed with TL2_PACKAGE=performance
option) does not support generic API commands.

- Performance optimized TL2 channel does not use ocp_tl2_data_cl.h and
this file is not installed by default. Some older master and slave
models may depend on this file. In this case, the file can be
copied manually from ocpchannel/ocp/tl2 distribution-tree directory 
to the installed include -directory after installation. The
data class should be used only for transporting template data
types in this case, not for data access.
  

