ROOT version 2.00/11 now released

Rene Brun (Rene.Brun@cern.ch)
Thu, 27 Aug 1998 17:24:41 +0200


Root version 2.00/11 has been released today.

Please read carefully the news at http://root.cern.ch/root/News.html
and the release notes .

This version comes with several small changes and improvements:
- Several problems in TTree::Draw have been fixed.
- Support for schema evolution in Tree split mode.
- new class TLatex (Latex-style formula) on screen and Postscript

We have modified several functions (see list in the release notes)
where arguments of type char* are now const char*.
The Root type Option_t (was a char) is now defined as const char.
Please check your calling sequences.

See also the remarks about the definition of the macro EXTERN
and the new macro R__EXTERN.

A new AFS branch for this new version has been created.
The previous version under AFS (2.00/09) is still kept for a few weeks.
See URL http://root.cern.ch/root/Availability.html

As usual, we would like to thank many of you who have contributed
via comments and suggestions to this new version.

Rene Brun, Fons Rademakers