Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3111)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3112)
@@ -4,11 +4,46 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2004/02/12: Thomas Bretz
  
+   * mbase/MArray.[h,cc]:
+     - changed argument of CutEdges from pointer to reference
+
+   * mgeom/MGeomPix.h:
+     - fixed calculation of area of pixel. It was too big for a factor
+       or 2
+
+   * mjobs/MJCalibration.cc:
+     - slight change of name of a MHCamera
+
+   * manalysis/MExtractSignal.cc:
+     - slight change to the creation of the satpixels list
+     
+   * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
+     mcalib/MHGausEvent.cc:
+     - corrected call to ProjectArray
+     - corrected call to CutEdges
+     
+   * mfilter/MFCosmics.[h,cc]:
+     - small fixes to logging output
+     - small simplification to return statement
+     - declared CosmicsRejection const
+
+   * mhbase/MH.[h,cc]:
+     - changed argument of ProjectArray from pointer to reference
+     - added missing calcualtion of minimum
+     - removed obsolete SetEntries
+     - changed SetDirectory from NULL to gROOT
+
+
+
  2004/02/12: Javier López
 
    * macros/pointspreadfunction.C
+
      - added new macro that fits with a 2D gaussian the DC spot for an 
        star. It gives you the RMS of the PSF and the center of the star,
        very useful for misspointing studies.
+
+
 
  2004/02/11: Hendrik Bartko
