Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 4446)
+++ trunk/MagicSoft/Mars/Changelog	(revision 4447)
@@ -183,4 +183,14 @@
      - changed initialization of MPedPhotCam
 
+   * msignal/MExtractTimeHighestIntegral.cc
+     - implemented the time calculation respective to the zero FADC
+       time sample, not respective to the first sample of the chosen
+       range
+
+   * msignal/MArrivalTimeCalc2.cc
+     - implemented the time calculation respective to the zero FADC
+       time sample, not respective to the first sample of the chosen
+       range
+
 
 
@@ -218,18 +228,4 @@
 
 
- 2004/07/14: Hendrik Bartko
-
-   * msignal/MExtractTimeHighestIntegral.cc
-     - implemented the time calculation respective to the zero FADC
-       time sample, not respective to the first sample of the chosen
-       range
-
-   * msignal/MArrivalTimeCalc2.cc
-     - implemented the time calculation respective to the zero FADC
-       time sample, not respective to the first sample of the chosen
-       range
-
-
-
  2004/06/30: Thomas Bretz
 
@@ -363,7 +359,4 @@
      - two new getters for fFirst and fLast
 
-
-  2004/06/17: Markus Gaug
- 
    * mhist/MHCamera.h
      - make SetUsed() and Fill(x,w) public. It is now possible to use the 
@@ -385,8 +378,4 @@
        different light collection efficiency was simulated for outer 
        pixels.
-
-
-
- 2004/06/12: Abelardo Moralejo
 
    * manalysis/MMcCalibrationUpdate.[h,cc]
@@ -421,8 +410,4 @@
        everything went fine). However, the intention of the last months 
        changes was to allow exactly also the first possibility. 
-
-
-
- 2004/06/11: Markus Gaug
 
    * mjobs/MJCalibration.cc
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 4446)
+++ trunk/MagicSoft/Mars/NEWS	(revision 4447)
@@ -12,4 +12,20 @@
 
    - star display to 'mirror' stars to the camera (MAstroCamera)
+
+   - implemented a new cleaning option which allows cleaning scaled with
+     the real ratio of the rms depending on the pixel size, not only the
+     square root of the pixelsize (MImgCleanStd, MCameraData)
+
+   - removed obsolete MBlind* classes
+
+   - Signal extractor taking the AB flag into account implemented (this makes
+     an odd number of slices for signal extraction possible
+     (MExtractSignalABcorr)
+
+   - implemented a class extracting the pedestal from the raw-data (events)
+     itself using empty lo-gain (MpedCalcFromLoGain)
+
+   - Added mean values to MPedPhotCam
+
 
 
