Index: trunk/Mars/Changelog
===================================================================
--- trunk/Mars/Changelog	(revision 10235)
+++ trunk/Mars/Changelog	(revision 10281)
@@ -18,4 +18,32 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2011/04/04 Thomas Bretz
+
+   * mreport/MReportFileRead.cc:
+     - added a missing delete
+
+   * mhflux/MHEnergyEst.cc, mhist/MHCamera.cc:
+     - fixed some crashes with newer root versiony in which
+       GetFunction("gaus") after an unsuccessfull fit might return
+       NULL
+
+   * mastro/MAstroCatalog.cc:
+     - added the missing marker color for the dot
+
+   * mpointing/MPointingDevCalc.cc:
+     - added some comments
+
+   * mmain/MEventDisplay.cc:
+     - renamed some local variables to avoid using the same name twice
+
+   * mgeom/MGeomCam.cc:
+     - for convenience a margin of 0 in HitFrame is allowed to
+       switch off the detection also with 0
+
+   * mbase/MThread.h:
+     - added missing argument to call of fThread.Run()
+
+
 
  2011/03/10 Thomas Bretz
@@ -44,5 +72,5 @@
 
 
- 2011/02/21 Daniela Dorner
+ 2011/02/21 Thomas Bretz
 
    * mcalib/MCalibrateData.cc mcalib/MCalibrationBlindPix.cc
