diff --git a/doc/release.notes b/doc/release.notes
index 32b467a0e11a546a7bdb2243c7332e307f0ff194..9e3565477c365819ec10e56cf06df47fc7846df6 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)