Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2819)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2820)
@@ -8,8 +8,10 @@
 
    * mhist/MHCamEvent.cc, mhist/MHCamera.cc
-     - changed the MHCamEvent::SetupFill and MHCamera::GetBinError functions
-       to compute the estimation of the error of the mean. It can be done
-       calling to the function MCamEvent::SetBit(MHCamera::kVariance) in the
-       macro
+     - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
+       functions to compute the estimation of the error of the
+       mean. It can be done calling to the function
+       MCamEvent::SetBit(MHCamera::kVariance) in the macro
+
+
 
  2004/01/15: Markus Gaug
@@ -22,14 +24,18 @@
      - replace MHCamera->Draw("proj") by MHCamera->Projection()
 
-   * manalysis/MSimulatedAnnealing.[h,cc]
-   * manalysis/Makefile
-   * manalysis/AnalysisLinkDef.h
-   * mhist/MHSimulatedAnnealing.[h,cc]
-   * mhist/Makefile
-   * mhist/HistLinkDef.h
-   * mtools/Makefile
-   * mtools/ToolsLinkDef.h
+   * manalysis/MSimulatedAnnealing.[h,cc], 
+     mhist/MHSimulatedAnnealing.[h,cc]:
      - moved to directory mtools
      - MSimulatedAnnealing now inherits from TObject
+
+   * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
+     mhist/Makefile, mhist/HistLinkDef.h:
+     - removed MSimulatedAnnealing
+     - removed MHSimulatedAnnealing
+
+   * mtools/Makefile, mtools/AnalysisLinkDef.h:
+     - added MSimulatedAnnealing
+     - added MHSimulatedAnnealing
+
 
 
