Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8157)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8158)
@@ -29,4 +29,5 @@
    * mextralgo/MExtralgoSpline.[h,cc]:
      - removed the random iterator, use a random number instead
+     - removed obsolete variable fResolution
 
    * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
@@ -46,4 +47,5 @@
      - removed memcpy stuff, instead use the output of MExtractPedestal
      - get the window size automatically from a possible extractor
+     - simplified InitBlindPixel
 
    * mpedestal/Makefile, mpedestal/PedestalLinkDef.h:
@@ -87,4 +89,5 @@
      - changed rise-time from 0.5 to 0.7 and fall time from 0.5 to 1.0
      - removed obsolete data members
+     - removed fRandomIter
 
    * msignal/MExtractedSignalPix.h:
@@ -117,4 +120,10 @@
    * msignal/SignalIncl.h:
      - removed obsolete includes
+
+   * msignal/MExtractBlindPixel.[h,cc]:
+     - changed according to the other changes
+     - removed a lot of obsolete variables
+     - changed interface to set blind pixel indices
+     - now directly use the spline extractor class
 
 
