Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2332)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2333)
@@ -7,13 +7,22 @@
        information can be found in the comments there.
 
-   * mhist/MHFadcCam.cc:
+   * mhist/MHFadcCam.[h,cc]:
      - skip MC events which have no FADC information stored
      - better output in case of changes in the number of slices
-     
-   * mhist/MHFadcPix.cc:
+     - added size argument to constructor to support ECO100, too.
+     - removed all fixed numbers and replaced them by the corresponding
+       function
+     - fixed pixel numbering to be consistent with the software pixel
+       numbering in the rest of Mars
+
+   * mhist/MHFadcPix.[h,cc]:
      - fixed the missing y-axis (UseCurrentStyle()) 
+     - fixed pixel numbering by changing default arument of pixid in
+       constructor from 0 to -1
 
    * mmain/MDataCheck.cc
      - added 'Time Spectra of Cosmics' button
+     - added size argument to instatiation of MHFadcCam
+
 
 
