Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3180)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3183)
@@ -4,12 +4,69 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2004/02/14: Thomas Bretz
+
+   * manalysis/AnalysisLinkDef.h:
+     - added missing MCerPhotEvtIter
+
+   * merpp.cc:
+     - added possible usage of database
+
+   * star.cc:
+     - moved source code into new class MJStar - preliminary
+
+   * manalysis/MCerPhotPix.cc:
+     - updated class header
+     - fixed Print-output
+
+   * mbase/MAGIC.h:
+     - removed definition of MLog
+
+   * mbase/MArgs.h:
+     - removed include of MAGIC.h
+
+   * mbase/MLog.h:
+     - added extern definition of gLog
+
+   * mbase/MParContainer.[h,cc]:
+     - move body of constructors to source file
+
+   * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
+     mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
+     mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
+     mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
+     - fixed documentation header
+
+   * mcalib/MMcCalibrationCalc.[h,cc]:
+     - fixed documentation header
+     - fixed usage of FindCreateObj and FindObject
+     - removed data member to count entries (use histogram instead)
+     - use TH1 function Integral instead of doing it manually
+
+   * mfilter/MFCosmics.cc:
+     - fixed documentation
+
+   * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
+     mimage/MNewImagePar.[h,cc]:
+     - replaced for-loops by Iterators
+
+   * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
+     - fixed documentation header
+     - check return value of MRawRunHeader::ReadEvt
+
+   * mraw/mraw/MRawRunHeader.[h,cc]:
+     - fixed documentation header
+     - added return value to MRawRunHeader::ReadEvt
+     - added constant number for max format version - preliminary 
+       (should by a static data member)
+
+
 
  2004/02/16: Markus Gaug
 
-   * mcalib/Makefile
-   * mcalib/CalibLinkDef.h
-
-   * mcalib/MHCalibrationRelTimePix.[h,cc]
-   * mcalib/MHCalibrationRelTimeCam.[h,cc]
+   * mcalib/Makefile, mcalib/CalibLinkDef.h:
+     - added MHCalibrationRelTimePix
+
+   * mcalib/MHCalibrationRelTimePix.[h,cc],
+     mcalib/MHCalibrationRelTimeCam.[h,cc]:
      - new classes to fit and display the relative arrival times. 
      - filled from MArrivalTime	
@@ -23,8 +80,9 @@
 
 
+
  2004/02/14: Markus Gaug
 
-   * mcalib/Makefile
-   * mcalib/CalibLinkDef.h
+   * mcalib/Makefile, mcalib/CalibLinkDef.h:
+     - added MHCalibrationChargePINDiode
 
    * mcalib/MHCalibrationChargePINDiode.[h,cc]
@@ -62,5 +120,4 @@
    * macros/calibration.C 
      - changed pedestal displays accordingly
-
 
    * mjobs/MJPedestal.h
@@ -78,5 +135,4 @@
    * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
      - replaced by the improved version: MHGausEvents.[h,cc]
-
 
 
