Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 9357)
+++ trunk/MagicSoft/Mars/Changelog	(revision 9358)
@@ -47,4 +47,6 @@
      - added "Options" to output
      - made Has const
+     - added a workaround to get the maximum simulated impact
+       although it is not officially stored in the file
 
    * msim/MHPhotonEvent.cc:
@@ -93,4 +95,5 @@
      - added auto range for the 2D histograms
      - set automatic binning for dist
+     - added tab with histogram for trigger area and threshold
 
    * readcorsika.cc:
@@ -127,4 +130,17 @@
      - don't create an object if MGeomCam not found, try "MGeomCam"
        as default instead
+
+   * mhflux/MHCollectionArea.[h,cc]:
+     - added MMcRunHeader to data members to be able to check
+       the maximum impact in Finalize for the case the maximum
+       impect is collected "on-line" from the events
+     - if the event distribution comes just from the spectrum fill
+       the distribution event by event to get correct errors
+     - romved some old obsolete code
+
+   * msim/MSimMMCS.[h,cc]:
+     - added MMcRunHeader to data members to allow to collect the
+       maximum impact from the events
+
 
 
