Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 7171)
+++ trunk/MagicSoft/Mars/Changelog	(revision 7172)
@@ -48,4 +48,9 @@
      mtrigger/MTriggerPatternDecode.cc
      - improved dox (thx to Nicola)
+
+   * mjobs/MJStar.cc:
+     - implemented a new write task which only writes the effective
+       on time. This is necessary otherwise for example the image
+       cleaning could skip effective on-time events.
 
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 7171)
+++ trunk/MagicSoft/Mars/NEWS	(revision 7172)
@@ -13,5 +13,12 @@
    - general: MHCamera now displays the profiles in deg instead of mm
 
-   - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize
+   - callisto: MCalibrationHiLoCam can now be printed from its context
+     menu, eg in the TBrowser
+
+   - star: fixed a bug which caused MEffectiveOnTime containers not to
+     be written. In the worst case they were skipped almost all, in the
+     best case they were all ok. It depends on how often the new value
+     was assigned just with an event which was skipped later by another
+     task
 
    - mars: show muon parameters graphically
@@ -20,6 +27,5 @@
      argument
 
-   - callisto: MCalibrationHiLoCam can now be printed from its context
-     menu, eg in the TBrowser
+   - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize
 
    - ganymed, sponde: There are two new options to determin the number
@@ -30,4 +36,6 @@
      choosen by default. This gurantees higher statistics in the highest
      and lowest energy bins. To switch this behaviour off use...
+
+   - sponde: now automatically displays the energy threshold
 
 
