Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2097)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2098)
@@ -1,21 +1,48 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2003/05/08: Thomas Bretz
+
+   * Makefile.rules:
+     - fixed the rmhtml bug
+
+   * macros/collarea.C:
+     - changed to use MStatusDisplay
+     
+   * manalysis/MCT1SupercutsCalc.cc: 
+     - fixed a typo
+     
+   * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
+     - added FindTask member functions
+     
+   * mbase/MLog.cc:
+     - do not crop logging to GUI to 1000 lines anymore
+
+   * mdata/MDataChain.cc:
+     - use GetRule() in the constructor instead of Print()
+     
+   * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
+     - do not return str+"something"
+     
+   * mhist/MH.[h,cc]:
+     - fixed a bug in DrawCopy(TH1*,TH1*)
+     - overwrite Clone function and do not add TH1 to gDirectory 
+       when cloning MH classes
+     
+   * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
+     - adde a sanity check to Fill
+     
+   * mimage/MHHillasSrc.cc:
+     - do not set the log scale before we have entries in the histogram
+
+
+
  2003/05/08: Abelardo Moralejo
+
+   * mimage/MImgCleanStd.cc
+     - extended comment on standard cleaning.
 
    * mhistmc/MHMcCollectionAreaCalc.cc
      - Changed binning of histograms, so that the collection area
        can be calculated also between 5 and 10 GeV (for pulsar studies)
-
- 2003/05/08: Thomas Bretz
-
-   * Makefile.rules:
-     - fixed the rmhtml bug
-
-
-
- 2003/05/08: Abelardo Moralejo
-
-   * mimage/MImgCleanStd.cc
-     - extended comment on standard cleaning.
 
 
