Commit in lcio on MAIN
doc/versions.readme+9-91.53 -> 1.54
src/cpp/include/lcio.h+2-21.26 -> 1.27
src/latex/manual/manual.tex+61.39 -> 1.40
+17-11
3 modified files
------- doc for tag v01-08 -----------

lcio/doc
versions.readme 1.53 -> 1.54
diff -u -r1.53 -r1.54
--- versions.readme	1 Dec 2006 14:10:08 -0000	1.53
+++ versions.readme	8 Dec 2006 15:38:15 -0000	1.54
@@ -3,19 +3,17 @@
 ---------------------------------------------------------------
 
 =====================
-v01-08-beta          
+v01-08    
 =====================
 
-  - fixed bug with BitField64/CellIdDecoder
+   - introduced C++ runtime (user) extensions and relations
+     see LCRTRelation and lcrtrelation.cc for documentation and examples
 
-  - introduced C++ runtime (user) extensions and relations
-    see LCRTRelation and lcrtrelation.cc for documentation and examples
+   - new Vertex class in LCIO - for a detailed description see the proposal at:
+     http://forum.linearcollider.org/index.php?t=getfile&id=32
 
-=====================
-v01-08-vtx               BETA-NON-PRODUCTION-RELEASE !!!!  
-=====================
-
-   - test implementation new  of Vertex class 
+   - new Java lcio command line tool - for detailed documentation see:
+     http://confluence.slac.stanford.edu/display/ilc/LCIO+Command+Line+Tool
 
    - modified function UTIL:LCTOOLS:dumpEvent() for a more readable format
      used e.g. in anajob.cc 
@@ -24,6 +22,8 @@
 	+ in SIOReader::skipNEvents() (skipped only n-1 with readStream())
         + collection parameters in LCRelationNavigator (From/ToType)
         + made id() const
+        + bug with BitField64/CellIdDecoder
+        + ...
 
 ======================
   v01-07

lcio/src/cpp/include
lcio.h 1.26 -> 1.27
diff -u -r1.26 -r1.27
--- lcio.h	1 Dec 2006 14:10:09 -0000	1.26
+++ lcio.h	8 Dec 2006 15:38:15 -0000	1.27
@@ -7,7 +7,7 @@
  * documentation with doxygen. 
  * 
  * @author gaede
- * @version $Id: lcio.h,v 1.26 2006/12/01 14:10:09 gaede Exp $ 
+ * @version $Id: lcio.h,v 1.27 2006/12/08 15:38:15 gaede Exp $ 
  * @see LCEvent
  */
 #include "EVENT/LCIO.h"
@@ -15,7 +15,7 @@
 #include "IMPL/LCIOExceptionHandler.h"
 
 
-/** \mainpage <a href="http://lcio.desy.de">LCIO</a> (v01-08-vtx test version for the new vertex class) 
+/** \mainpage <a href="http://lcio.desy.de">LCIO</a> (v01-08) 
  * A persistency framework for linear collider simulation studies.
  * \section Overview
  * This is the API documentation for the C++ version of LCIO. For general documetation on 

lcio/src/latex/manual
manual.tex 1.39 -> 1.40
diff -u -r1.39 -r1.40
--- manual.tex	21 Sep 2006 06:10:53 -0000	1.39
+++ manual.tex	8 Dec 2006 15:38:15 -0000	1.40
@@ -66,6 +66,12 @@
 \newpage
 \section{INTRODUCTION \label{intro}}
 
+{\bf Note: Some of the latest developments in LCIO are not yet described in this manual.
+However it is still a good starting point if you are new to LCIO as it explains the basic concepts to quite 
+some detail. For some of the newer developments and the current versions please refer to  the API documentation 
+at} \Href{http://lcio.desy.de} {\bf and the discussions in the LCIO forum at } 
+\Href{http://forum.linearcollider.org}.
+
 LCIO is a persistency framework that defines a data model for the linear collider 
 physics community. It is intended to be used in both simulation studies and 
 analysis frameworks. Its light weight and portability makes it also suitable 
CVSspam 0.2.8