Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5379)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5380)
@@ -46,8 +46,17 @@
      - implemented Print()
      - changed types of default to UShort_t
+     - changed derivement from MExtractor to MTask
 
    * mraw/MRawRead.cc:
      - fixed a bug which caused the special pixel indices to be 2,3,4,...
        instead of 0,1,2,3,...
+
+   * msignal/MExtractor.[h,cc]:
+     - changed non intuitive default argument of SetNoiseCalculation
+       from kFALSE to kTRUE
+
+   * mjobs/MJCalibrateSignal.cc:
+     - automatically get correct range for pedestal extraction 
+       (MPedCalcFromLoGain) from Signal Extractor
 
 
