Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2636)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2637)
@@ -54,29 +54,29 @@
  2003/12/09: Markus Gaug
 
-   * mhist/MHCamera:
-	- added feature MHCamError to set errors in histograms of MStatusDisplay
+   * mhist/MHCamera.[h,cc]:
+     - added SetCamError to set errors in the camera
 
    * mhist/MHCalibration*:
-	- all hists doubles to separate High Gain and Low Gain
+     - all hists doubles to separate High Gain and Low Gain
 
    * manalysis/MCalibration*
-	- separate Hi Gain and Lo Gain
-	- use MExtractSignals to extract charges
-
-   * manalysis/MExtractSignals:
-	- new class to extract signals
-
-   * manalysis/MExtractedSignalCam:
-	- new class to hold extracted signals
-
-   * manalysis/MExtractedSignalPix:
-	- new class to hold extracted signals for pixel
+     - separate Hi Gain and Lo Gain
+     - use MExtractedSignalCam to extract charges
+
+   * manalysis/MExtractSignals.[h,cc]:
+     - new class to extract signals
+
+   * manalysis/MExtractedSignalCam.[h,cc]:
+     - new class to hold extracted signals
+
+   * manalysis/MExtractedSignalPix.[h,cc]:
+     - new class to hold extracted signals for pixel
 
    * manalysis/Makefile
    * manalysis/AnalysisLinkDef:
-	- contain MExtractedSignalCam, MExtractedSignalPix, MExtractedSignal
+     - contain MExtractedSignalCam, MExtractedSignalPix, MExtractedSignal
 
    * macros/calibration.C
-	- EventDisplay which allows to get plot by clicking on pixel
+     - EventDisplay which allows to get plot by clicking on pixel
 
 
Index: /trunk/MagicSoft/Mars/NEWS
===================================================================
--- /trunk/MagicSoft/Mars/NEWS	(revision 2636)
+++ /trunk/MagicSoft/Mars/NEWS	(revision 2637)
@@ -1,4 +1,15 @@
                                                                -*-*- END -*-*-
  *** Version <cvs>
+
+   - added support for DAQ raw data file format V2
+
+   - implemented an arbitrary time stamp for the events calculated from the
+     run number, the date of start and the FADC clock tick from the first
+     module
+
+   - added a new classes storing the pedestals in units of photons: 
+     MPedPhotPix, MPedPhotCam
+
+   - added support for DC current files from the camera control
 
 
