Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 6549)
+++ trunk/MagicSoft/Mars/Changelog	(revision 6553)
@@ -21,4 +21,5 @@
 
                                                  -*-*- END OF LINE -*-*-
+
  2005/02/16 Javier Rico
 
@@ -38,11 +39,33 @@
        branch containing the energy estimator). This may be used 
        as layout for spectrum computation program.
-	
- 2005/02/16 Abelardo Moralejo
-
-   * mtemp/mpadova/macros/resize.C
-     - Changed weights
+
+
+
+ 2005/02/16 Markus Gaug
+
+   * mdata/MDataChain.cc
+     - replaced ROOT version check for the compiler from 4.02.00 to 
+       4.01.00
+
+   * mranforest/MRFEnergyEst.cc
+     - include "TVector.h", otherwise this class does not compile
+       in newer root versions
+
+   * msignal/MExtractTimeAndCharge.cc
+     - initialize fLoGainStartShift correctly if read from conf. file 
+       and modified fOffsetLoGain exists.
+
+   * msignal/*weights*.dat
+     - new weights with the uniform pedestal RMS. (Please use these!)
+
+   * msignal/pulpo_weights*.dat
+     - new weights with the pulpo-pulse form and without NSB!!
+
+
 
  2005/02/16 Thomas Hengstebeck
+
+   * mranforest/MRFEnergyEst.[h,cc]
+     - added RF class for energy estimation
 
    * mranforest/MRFEnergyEst.cc
@@ -50,34 +73,4 @@
        are returned                                                                        	
 
- 2005/02/16 Abelardo Moralejo
-
-   * mhistmc/MHMcCollectionArea.cc
-     - Changed default fName to "MHMcCollectionArea"
-
- 2005/02/16 Markus Gaug
-
-   * mdata/MDataChain.cc
-     - replaced ROOT version check for the compiler from 4.02.00 to 
-       4.01.00
-
-   * mranforest/MRFEnergyEst.cc
-     - include "TVector.h", otherwise this class does not compile
-       in newer root versions
-
-   * msignal/MExtractTimeAndCharge.cc
-     - initialize fLoGainStartShift correctly if read from conf. file 
-       and modified fOffsetLoGain exists.
-
-   * msignal/*weights*.dat
-     - new weights with the uniform pedestal RMS. (Please use these!)
-
-   * msignal/pulpo_weights*.dat
-     - new weights with the pulpo-pulse form and without NSB!!
-
-
- 2005/02/16 Thomas Hengstebeck
-
-   * mranforest/MRFEnergyEst.[h,cc]
-     - added RF class for energy estimation
 
 
@@ -89,4 +82,10 @@
        MWriteRootFile::AddCopySource
 
+   * mhistmc/MHMcCollectionArea.cc
+     - Changed default fName to "MHMcCollectionArea"
+
+   * mtemp/mpadova/macros/resize.C
+     - Changed weights
+
 
 
@@ -121,4 +120,20 @@
    * mranforest/MRFEnergyEst.[h,cc]: 
      - cleaned up includes
+
+   * callisto.cc, ganymed.cc, star.cc:
+     - implemented enhanced handling of resource debugging
+
+   * mbase/Makefile, mbase/BaseLinkDef.h:
+     - added MEnv
+
+   * mbase/MEnv.[h,cc]:
+     - added
+
+   * mjobs/MJob.[h,cc]:
+     - added new function to allow distribution of extranl MEnv
+     - replaced Bool_t by Int_t for fEnvDebug
+
+   * mjobs/MJPedestal.cc:
+     - adapted to changes of EnvDebug
 
 
