Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3343)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3344)
@@ -5,10 +5,29 @@
                                                  -*-*- END OF LINE -*-*-
  2004/02/27: Raducci Sebastian 
+
    * mhist/Makefile
      - added mastro in the include list
 
+
  2004/02/27: Abelardo Moralejo
+
    * mmain/MEventDisplay.cc
      - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
+     - Updated display of MC data: removed MCerPhotCalc, and replaced 
+       it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
+       MPedPhotCam is filled and all the camera display tabs are shown 
+       correctly (most were not working for MC events since a while 
+       ago).
+
+   * manalysis/MMcCalibrationUpdate.[h,cc]
+     - Added member variable Bool_t fOuterPixelsScaling, which is 
+       kTRUE by default. If set to kFALSE, MCalibrationCam is filled 
+       such that MCerPhotEvt will later be filled with the signal as it 
+       is, not corrected for the (possibly) different gain of the outer 
+       pixels electronic chain. This option was necessary to allow for
+       the change in the camera display (see above).
+
+   * manalysis/Makefile
+     - Added mcalib to list of include directories.
 
    * macros/starmc.C
