Changelog for changes with respect to version 1.0 ------------------------------------------------- General note: - For use with Athena (compilation on 64bit platform): once ./configure script is executed add in make.inc "-m32" to CFLAGS. The make.inc is placed in the main directory. -- 2010.VI.30: - added routines to redefine tau decay channels on the flight - added 4th example - taummk_pythia_example.c - minor config modification (f77 + gcc34 and gfortran + gcc43 trick) 2010.II.24: - functioning in case of cluster decaying into more than single tau-pair improved, but spin correlations not under contro. Case like q bar q --> tau+ tau- nu_tau bar nu_tau g g gamma should be kept in mind. 2010.II.20: - safety routines removed - bug in algorithm reducing multileg hard processes to Born kinematics hopefully fixed. 2010.II.13: - safety routines added to src/TauolaParticlePair.cxx. Their role is to prevent segmentation fault if offending event content is encountered in execution. Further work is expected. Input from program users is of the great help.