Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2217)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2218)
@@ -33,5 +33,6 @@
      mmontecarlo/MMcCollectionAreaCalc.[h,cc], mraw/MRawFileWrite.[h,cc],
      mmontecarlo/MMcTriggerRateCalc.[h,cc], mraw/MRawFileRead.[h,cc],
-     manalysis/MSigmabarCalc.[h,cc]:
+     manalysis/MSigmabarCalc.[h,cc], manalysis/MCerPhotAnal.[h,cc],
+     manalysis/MCerPhotCalc.[h,cc]:
      - changed Bool_t in *Process to Int_t to support newer root
        versions correctly - PRELIMINARY (will be replaced by
@@ -64,5 +65,11 @@
      - added lists to ListOfCleanups
      - Set kMustCleanup for the lists
-     
+
+   * mbase/MParList.[h,cc]:
+     - added lists to ListOfCleanups
+     - Set kMustCleanup for the lists
+     - added kCanDelete option to destructor
+     - set kMustCleanup for all containers added to thelist
+   
    * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
      - removed unnecessary MDumpEvtHeader
@@ -131,4 +138,18 @@
    * meventdisp/Makefile:
      - added -I../mhist
+
+   * manalysis/MMcTriggerLvl2.[h,cc], meventdisp/MGCamDisplay.[h,cc]:
+     - replaced MCamDisplay by MHCamera
+
+   * mgui/GuiLinkDef.h, mgui/Makefile:
+     - removed MCamDisplay
+     
+   * mhist/HistLinkDef.h, mhist/Makefile:
+     - removed MHCerPhotEvt
+     - removed MHCurrents
+     - removed MHTrigLvl0
+     - removed MHOnSubtraction
+     - added MHCamera
+     - added MHCamEvent
 
    * macros/sumcurrents.C:
