Please  do  not write behind the end of line tag so that it is  possible
to   send  a   Changelog   file  to  a  line  printer  directly.  Thanks.

For your entries please follow EXACTLY this style:

_yyyy/mm/dd_[Your Name]
_
___*_filename:
_____-_description
_
___*_filename2, filename3:
_____-_description
_
_
_

While an underscore is a placeholder for a white-space or an empty line.

                                                 -*-*- END OF LINE -*-*-
 2006/02/03 Daniela Dorner

   * datacenter/scripts/sourcefile: 
     - implemented two new functions: getdolist, finish
     - implemented usage of function finish in other functions

   * datacenter/scripts/movingrawfiles: 
     - implemented zipping of rawfiles

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
     checkstardone, copyscript, correcttime, dodatacheck, doexclusions, 
     fillcallisto, fillganymed, fillstar, insertdatasets, 
     makecallistolinks, processmcsequences, runcallisto, runganymed, 
     runstar, writesequencefiles: 
     - replaced corresponding pieces of code by the functions getdolist
       and finish
     - moved variable $date to function getstatus
     - improved logging
     - generalized variables $lockfile and $todofile


 2006/02/03 Daniela Dorner, Daniel Hoehne

   * datacenter/scripts/sourcefile: 
     - fixed small bugs

   * datacenter/scripts/runcallisto: 
     - small bugfix
     - improved logging

   * datacenter/scripts/insertdatasets: 
     - removed not needed variable

   * datacenter/macros/getdolist.C: 
     - small bugfix



 2006/02/02 Daniela Dorner

   * datacenter/scripts/linkmc: 
     - changed numbering of P and C run in linking

   * datacenter/scripts/sourcefile: 
     - moved to root-version root_v4.04.02g



 2006/02/01 Daniel Hoehne

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, 
     checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, 
     fillganymed, fillstar, writesequencefiles: 
     - adapted usage of function setstatus



 2006/01/31 Daniela Dorner

   * datacenter/macros/setstatus.C, getdolist.C: 
     - adapted macros to changes in new columns (fFailedCode, 
       fFailedComment)

   * datacenter/macros/setstatus.C: 
     - added "noreset" for column fStartTime (is needed so that runtime 
       is available in case of failure)

   * datacenter/macros/setupdb.C: 
     - added new columns

   * datacenter/scripts/runcallisto, runganymed, runstar: 
     - implemented failure handling 

   * datacenter/scripts/sourcefile: 
     - implemented new functions to set status values



 2006/01/30 Daniel Hoehne

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, 
     checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, 
     fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile, 
     writesequencefiles: 
     - added function setstatus in sourcefile
     - changed calling of setstatus.C in setstatus
     - implemented variable $program to generalize usage of setstatus
     - replaced corresponding piece of code by function setstatus
     - fixed some typos



 2006/01/30 Daniela Dorner

   * datacenter/macros/setstatus.C, getdolist.C: 
     - adapted macros to the improvement of failure handling in the 
       automatic analysis (added columns fFailed, fStartTime, 
       fFailedTime)



 2006/01/27 Thomas Bretz

   * mjobs/MDataSet.cc:
     - improved a warning output



 2006/01/23 Thomas Bretz                             

   * mbase/MTime.cc:
     - removed a sanity check in GetStringFmt. It work's quite nice
       in the DC but crashes on my Laptop (which is not so important)



 2006/01/10 Daniela Dorner

   * datacenter/macros/*.C, datacenter/script: 
     - updated and added documentation
     - improved logging
     - fixed small bugs
