Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 7199)
+++ trunk/MagicSoft/Mars/Changelog	(revision 7200)
@@ -40,7 +40,9 @@
      - replaced Rate historams by new histogram MHRate
      - added new histogram MHPointing
+     - gave a new name to writem
 
    * mpointing/MSrcPosCorrect.cc:
      - write new optical axis to parameter list
+     - print a message if a correction is introduced for this run
 
    * mreport/MReportStarguider.[h,cc]:
@@ -58,4 +60,18 @@
    * mpointing/Makefile, mpointing/PointingLinkDef.h:
      - added MHPointing
+
+   * mcalib/MCalibrationCam.[h,cc]:
+     - moved code of static function GetPulserColorStr into source file.
+       Hopefully this 'repairs' a strange message some people got linking
+       mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
+       which was mainly annoying.
+
+   * mfbase/MF.cc:
+     - changed order and handling in ReadEnv. This allows to overwrite
+       already set resources in sponde (eg. MFMagicCuts.ThetaCut)
+
+   * mhbase/MH.cc:
+     - first draft of a new palette introduced by Pepe (I got it from
+       Hendrik)
 
 
