Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2945)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2946)
@@ -10,20 +10,19 @@
 
 
+
  2004/01/28: Markus Gaug
 
-   * mcalib/MCalibrationCalc.[h,cc]
-   * mcalib/MCalibrationCam.[h,cc]
+   * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
      - included flags to indicate if Blind Pixel Method or PIn Diode 
        method was OK. Up to now, program stopped, if one of the two 
        methods was chosen but not able to being executed.
 
-   * manalysis/MArrivalTimeCalc.cc
-   * manalysis/MExtractSignals.cc
-   * manalysis/MGeomApply.cc
+   * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
+     manalysis/MGeomApply.cc:
      - put all missing InitSize(npixels) into MGeomApply	 
 
 
+
  2004/01/28: Abelardo Moralejo
-
 
    * mcalib/MMcCalibration.cc
@@ -48,4 +47,17 @@
        a workaround for a 'bug' in very old camera files, which is not
        necessary anymore.
+
+   * manalysis/MCerPhotAnal2.[h,cc]:
+     - replaced MPedestalCam by MPedPhotCam
+     
+   * manalysis/MExtractSignal.cc:
+     - some small simplification to the signal extraction
+     - removed some obsolete variables
+     - replaced for by while
+     - removed obsolete casts
+     
+   * mmain/MEventDisplay.cc:
+     - gave names to the filters
+     - removed adding MHCamera to fList because it was deleted twice
 
 
