Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 1334)
+++ trunk/MagicSoft/Mars/Changelog	(revision 1335)
@@ -1,3 +1,34 @@
                                                                   -*-*- END -*-*-
+ 2002/05/29: Thomas Bretz
+
+   * mhist/MHMatrix.[h,cc]:
+     - added
+
+   * mhist/HistLinkDef.h, mhist/Makefile
+     - added MHMatrix
+
+   * mhist/MH.h:
+     - added Finalize-function prototype to be called at the end of
+       the eventloop
+
+   * mhist/MFillH.cc:
+     - added call to Finalize-function to in PostProcess
+
+   * mhist/MH3.cc:
+     - removed old includes
+
+   * mhist/MDataChain.cc:
+     - fixed a harmfull bug in the constructor. fOperatorType wasn't
+       correctly initialized
+
+   * mhist/MDataMember.cc:
+     - added some output in case of failures
+
+   * mgui/MGeomCam.[h,cc]:
+     - renamed fMm2Deg to fConvMm2Deg to be consistent with the Getter
+       function name
+
+
+
  2002/05/13: Thomas Bretz
 
@@ -798,6 +829,6 @@
 
    * macros/trigrate.C:
-     - the lis of MHMcRate is created usinf from and to instead of
-       only dimension. Otherwise the cas of a single trigger option is
+     - the list of MHMcRate is created using from and to instead of
+       only dimension. Otherwise the case of a single trigger option is
        not well treated.
 
@@ -808,5 +839,5 @@
    * mmontecarlo/MMcTriggerRateCalc.cc:
      - now this task sets the parameters to know the incident particle
-       flux using MHMcRate:SetFlux. The value are decide by the task
+       flux using MHMcRate::SetFlux. The value are decided by the task
        itself depending on the fPartId.
 
