Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 4757)
+++ trunk/MagicSoft/Mars/Changelog	(revision 4766)
@@ -19,5 +19,5 @@
 
                                                  -*-*- END OF LINE -*-*-
- 2004/08/27: 
+ 2004/08/27: Markus Gaug
 
    * mjobs/MJCalibration.h
@@ -35,4 +35,5 @@
 
 
+
  2004/08/27: Thomas Bretz
 
@@ -43,4 +44,5 @@
    * callisto.cc: 
      - fixed some output
+     - fixed batch mode
 
    * mbadpixels/Makefile:
@@ -60,6 +62,7 @@
        took a lot of time.
 
-   * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
+   * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc, MJCalibration.cc:
      - added two empty lines to output if finished
+     - added a sanity check around the call to CheckEnv
 
    * mpedestal/MPedPhotCam.cc:
@@ -100,4 +103,23 @@
    * mmain/MEventDisplay.cc:
      - fixed reading of resource file
+
+   * mbase/MStatusDisplay.cc:
+     - made Reset() batch-mode safe
+
+   * mcalib/MCalibrateData.cc:
+     - simplified a calculation
+
+   * mfileio/MReadReports.[h,cc]:
+     - implemented GetEntries()
+     - implemented GetFileName()
+     - changed kHasMaster from BIT(15) to BIT(14)
+     - fixed a bug in AddTree which caused the Master-Bit to be
+       set for the wrong object
+
+   * mfileio/MReadTree.cc:
+     - return 0 entries if entrie==TChain::kBigNumber
+
+   * msignal/MExtractFixedWindow.cc:
+     - updated output to fitz into a std 80-col console
 
 
