Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 8736)
+++ trunk/MagicSoft/Mars/NEWS	(revision 8780)
@@ -1,6 +1,32 @@
                                                                -*-*- END -*-*-
 
- *** <cvs>
-
+== <cvs> ==
+
+;general
+* fixed GroupBy options in plot*.C macros
+* only display KVA points (not the Tuorla points) in plotoptical.C
+* all programs now allow to add resources to the ones from the resource
+file or overwrite them from the command line. This can be done like this
+::ganymed --config=ganymed.rc --rc=Cut1.Param1:0.25 --rc=Cut1.Param3:5.5
+:if something seems to be wrong you can debug what the program is doing
+using the option --debug-env=3
+* increased the diversity of debug levels. That also means that with -v3
+you get now less output, i.e. only the output which is important for
+an analysis. To get more output which helps for debugging try 4, 5 and 6.
+* fixed a problem in the task synchronizing the reading of the reports
+and the data stream. The effect was that in some circumstances the last
+events of some trees could have been skipped. Since this is only a
+very tiny part of the data no severe effect to your analysis results 
+is expected.
+* Dataset file now allow to include the sequence file directly within
+the dataset file and also allow to exclude single runs from the dataset.
+(for more details see Class reference of MDataSet)
+* Sequence files now allow for excluding runs from the analysis
+(for more details see Class reference of MSequence)
+;ganymed/sponde
+* Now data points are even shown correctly if they have error bars larger
+than one sigma. Points with null or negative significances are omitted.
+;sponde
+*fixed resource files ('''Spectrum''' instead of '''MJSpectrum''')
 
 
@@ -48,5 +74,5 @@
      energy)
 
-   - general: TheRandom Forest training of energy (trainenergy.c) and
+   - general: The Random Forest training of energy (trainenergy.c) and
      disp (traindisp.C) has been improved by more graphical output to
      judge the result. 
@@ -125,5 +151,5 @@
      as old files read in.
 
-   - callisto: The callibration constants of earlier updates got lost
+   - callisto: The calibration constants of earlier updates got lost
      somehow. All constants have been updated.
 
