Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5952)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5956)
@@ -21,4 +21,47 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2005/01/24 Thomas Bretz
+
+   * callisto.cc:
+     - removed non-existing option from output
+
+   * manalysis/MEnergyEstimate.[h,cc]:
+     - added ReadEnv member function
+
+   * mbase/MContinue.[h,cc]:
+     - implementes AllowEmpty option to support doing nothing 
+       defined in resource file
+     - added a first draft to allow usage of class-filters instead of 
+       rules
+
+   * mbase/MMath.[h,cc]:
+     - implemented a function suggested by Florian Goebel which reduces
+       the precision of a float to ~0.5% which is usefull for data
+       compression by gzip
+
+   * mdata/MDataChain.[h,cc]:
+     - implemented ReadEnv member function
+
+   * mfbase/MF.cc:
+     - a small enhancement to the output in ReadEnv
+
+   * mhbase/MH3.cc:
+     - fixed call to FindObject in Paint which caused a profile to be
+       displayed incorrectly in case it was read from a file
+
+   * mhflux/MHFalseSource.[h,cc]:
+     - removed old obsolete unsused Significance functions
+     - implemented ReadEnv member function
+
+   * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc, 
+     mjobs/MJPedestal.cc:
+     - added an additional check and output if output-file could
+       not be opened
+
+   * mjobs/MJob.h:
+     - added some Getter
+
+
+
  2005/01/24 Markus Gaug
 
@@ -28,4 +71,6 @@
   * msignal/MExtractedSignalPix.cc
     - change sign of default initializer to negative.
+
+
 
  2005/01/23 Markus Gaug
@@ -46,4 +91,6 @@
   * mbadpixels/MBadPixelsCam.cc
     - removed some bugs in the Print() function
+
+
 
  2005/01/22 Markus Gaug
@@ -67,4 +114,6 @@
    * macros/calibration.C
      - update to changes in MJExtractCalibTest
+
+
 
  2005/01/21 Markus Gaug
