Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 6920)
+++ trunk/MagicSoft/Mars/Changelog	(revision 6921)
@@ -62,4 +62,8 @@
    * mhflux/MHEnergyEst.cc:
      - made the energy binning the same than in all other classes
+
+   * mreport/MReportStarguider.[h,cc]:
+     - implemented new values from new starguider report as defined
+       in TDAS00-07 V7.1
 
    * mjobs/MJCalibrateSignal.cc:
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 6920)
+++ trunk/MagicSoft/Mars/NEWS	(revision 6921)
@@ -51,4 +51,7 @@
    - fixed some slowdown in calibrating data with interleaved events from
      Jan and Dec.
+
+   - implemented new values from new starguider report as defined
+     in TDAS00-07 V7.1 (eg SkyBrighness)
 
 
Index: trunk/MagicSoft/Mars/mreport/MReportStarguider.h
===================================================================
--- trunk/MagicSoft/Mars/mreport/MReportStarguider.h	(revision 6920)
+++ trunk/MagicSoft/Mars/mreport/MReportStarguider.h	(revision 6921)
@@ -44,5 +44,5 @@
     void Print(Option_t *o="") const;
 
-    ClassDef(MReportStarguider, 1) // Class for STARG-REPORT information
+    ClassDef(MReportStarguider, 2) // Class for STARG-REPORT information
 };
 
