Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 7100)
+++ trunk/MagicSoft/Mars/NEWS	(revision 7115)
@@ -5,4 +5,13 @@
    - general: MMcEvt now derived from MMcEvtBasic which should 
      have no influence on compatibility with older camera files
+
+   - general: Implemented a new option to MReadReports which allows
+     to force reading of the first event of some trees (eg. Drive-tree)
+     before any other tree.
+
+   - general: Made a fix to MPointingPosCalc which assumes that the
+     run-type is real-data if Process is called before ReInit, such
+     that also the very first Drive-events in a run are treated 
+     correctly.
 
    - callisto: changed default of fgFallTimeHiGain in 
@@ -18,4 +27,19 @@
      Wrongly the calibration_UV weights were used instead
      of the cosmics weights set in callisto.rc.
+
+   - star: fixed a bug which caused the first bin of the histograms
+     vs time to disapear in PostProcess. This gave wrong results
+     on the screen. The output and all following programs not
+     directly accessing the histograms haven't been affected
+
+   - star, ganymed: Made sure that always the first Drive-tree event
+     is read and Processed before the first data event was read.
+
+   - ganymed: implemented the possibility to replace the standard 
+     false source plot with a different one. For example: If
+     you want to use a Disp based FS plot use the resource:
+       NameHistFS: MHDisp
+     For details about the requirements of these plots look
+     at the corresponding classes
 
    - sponde: The input MC spectrum can now be weighted to fake a
@@ -31,5 +55,5 @@
 
 
- *** Version 0.9.2
+ *** Version 0.9.2 (2005/05/20)
 
    - general: Changed the default paths for calibrated data and image
