Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2502)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2504)
@@ -4,9 +4,9 @@
 
    * mhistmc/MHMcTriggerLvl2.[h,cc]:
-     - Changed the return value of method 
-       MHMcTriggerLvl2::GetHistByName()
-       Now it returns a (TH1 *), no more a (TObject *),
-       in order to keep formal compatibility with the
-       overloaded method of the mother class TH1 *MH::GetHistByName(TString name)
+     - Changed return value of method MHMcTriggerLvl2::GetHistByName()
+       Now it returns a (TH1 *), no more a (TObject *), in order to keep
+       formal compatibility with the overloaded method of the mother
+       class TH1 *MH::GetHistByName(TString name)
+
 
 
@@ -15,5 +15,7 @@
    * macros/dohtml.C:
      - added mreflector
-     
+     - removed mdatacheck
+     - removed mventdisp
+
    * mbase/MEvtLoop.[h,cc]:
      - removed instantiation of gListOfPrimitives
@@ -60,5 +62,6 @@
      - make all executables load the shared object instead of statically 
        linking
-     
+     - removed mdatacheck
+
    * Makefile.conf.darwin, Makefile.conf.linux, Makefile.conf.linux-gnu,
      Makefile.conf.osf1, Makefile.conf.osf5.1:
@@ -71,4 +74,6 @@
      - load libmars.so instead of lib/mars.so
      - added mreflector to include path
+     - removed mdatacheck from include path
+     - removed mventdisp from include path
      
    * mmain/MStatusDisplay.[h,cc]:
@@ -88,4 +93,5 @@
      - removed MGMenu
      - removed MProgressBar
+     - added MGDisplayAdc
 
    * mbase/Makefile, mbase/MainLinkDef.h:
@@ -94,4 +100,14 @@
      - added MGMenu
      - added MProgressBar
+
+   * mdatacheck/Makefile, mdatacheck/DataCheckLinkDef.h:
+     - removed MGDisplayAdc
+
+   * meventdisp/Makefile, meventdisp/DataCheckLinkDef.h:
+     - removed MGCamDisplay
+     - removed MGEvtDisplay
+
+   * mdatacheck/MGDisplayAdc.[h,cc]:
+     - moved to mmain
 
    * mona.cc:
@@ -112,8 +128,17 @@
 
    * mmain/MAnalysis.cc:
-     - do not call DsiableAutoScheme
+     - do not call DisableAutoScheme
      
    * mmain/MCameraDisplay.cc:
      - minor changes
+
+   * mgui/MCamDisplay.[h,cc], mmain/MEvtDisp.[h,cc],
+     meventdisp/MGCamDisplay.[h,cc], MGEvtDisplay.[h,cc],
+     meventdisp/MGFadcDisp.[h,cc], meventdisp/EvtDispIncl.h, 
+     meventdisp/EvtDispLinkDef.h, meventdisp/Makefile, meventdisp:
+     - removed (obsolete)
+
+   * mmain/MGDisplayAdc.[h,cc]:
+     - added ClassDef/ClassImp
 
    * manalysis/MBlindPixelCalc.[h,cc]:
