From 23b60f764af72471cfcfdf339d2c33e17abb7fc2 Mon Sep 17 00:00:00 2001 From: Christoph Rosemann <Christoph.Rosemann@desy.de> Date: Thu, 24 Oct 2013 11:55:47 +0000 Subject: [PATCH] small edit of release notes --- doc/release.notes | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/doc/release.notes b/doc/release.notes index 32b467a0e..9e3565477 100644 --- a/doc/release.notes +++ b/doc/release.notes @@ -2,16 +2,17 @@ DD4hep ---- Release Notes ================================= -2013/10/18 Markus Frank --------------------------- + -------- +| v00-05 | + -------- + + Markus Frank: - Throw exception if the expression evaluator sees a problem. The message printed before was often not seen. - Improve printout on exceptions and plugin abortion - Remove the typedef RotationZYX -> Rotation and import the type RotationZYX from ROOT::Math. -2013/10/09 Markus Frank --------------------------- - Add more explicit error messages in case a plugin is not found. - Add file TGeoUnits.h, which allows to use the "usual SystemOfUnits" from CLHEP using TGeo with the namespace tgeo::xxx @@ -27,10 +28,7 @@ DD4hep ---- Release Notes Unclear to me was if in Geant3 steradian is also 2*2*pi or 2*2*180 degree. - - -------- -| vXX-YY ---- - -------- + F. Gaede: - changes to build system: (see ReadMe.txt for details) -- GitLab