Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7350)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7351)
@@ -18,4 +18,45 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2005/09/12 Thomas Bretz
+
+   * callisto.cc:  
+     - exchanged order of random and peak-search extracted pedestal in the
+       call of job4 (MJCalibrateSignal). It wasn't exchanged correctly when 
+       the order of pedestal calculation was exchanged.
+
+   * mbadpixels/MBadPixelsCalc.cc:
+     - replaced return kFALSE in Processing by return kERROR to allow
+       the automatic analysis to detect this kind of fatal errors
+
+   * mbadpixels/MBadPixelsTreat.cc:
+     - fixed abug in the treatment of times. The indices of the neighbors
+       have never been requested but the index of the loop (0-5) instead.
+
+   * mbase/MStatusDisplay.[h,cc]:
+     - a simple improvement to teh usage of DrawClonePad.
+
+   * mgui/MCamEvent.[h,cc]:
+     - new member function GetCameraMean
+
+   * mhflux/MHThreshold.h:
+     - fixed a typo in a comment
+
+   * mhvstime/MHSectorVsTime.cc:
+     - fixed a typo in the gsDefName
+
+   * mjobs/MDataSet.cc, mjobs/MSequence.cc:
+     - stop the loop evaluating sequence/run numbers is seqeunce in NaN
+
+   * mjobs/MJCut.cc:
+     - expand path-name to allow ~ in path name
+
+   * mpedestal/MPedPhotCam.cc, msignal/MSignalCam.cc:
+     - replaced sqrt(pixratio) by PixRatioSqrt
+
+   * msignal/MSignalCam.h:
+     - changed order of functions
+
+
+
  2005/09/12 Daniela Dorner
 
