Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 1031)
+++ trunk/MagicSoft/Mars/Changelog	(revision 1032)
@@ -1,4 +1,7 @@
                                                                   -*-*- END -*-*-
  2001/11/06: Thomas Bretz
+
+   * Makefile.conf.linux, Makefile.conf.linux-gnu:
+     - removed -g flag
 
    * mraw/MRawCrateArray.[h,cc]:
@@ -13,4 +16,5 @@
      - changed so, that the arrays are dreed and allocated only
        as less as possible
+     - removed (by comment) AddPixel
 
    * mraw/MRawFileRead.[h,cc]:
@@ -23,4 +27,20 @@
      - removed '.' from Branch names (each tree contains only one master
        branch with equal subbranches)
+
+   * macros/readCT1.C:
+     - fixed a small bug
+
+   * manalysis/MCerPhotCalc.cc:
+     - removed Clear from Process (done by Reset now)
+
+   * manalysis/MCerPhotEvt.[h,cc]:
+     - added reset-function
+     - some small changes to the code layout
+
+   * mmc/MMcFadcHeader.[h,cc], mmc/MMcTrig.[h,cc]:
+     - chenged constructor to support fName and fTitle
+
+   * mbase/MReadTree.cc:
+     - removes '.' from a branch name now before searching/creating the object
 
 
