Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1174)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1175)
@@ -53,4 +53,6 @@
      - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec. 
 
+
+
  2002/01/10: Oscar Blanch Bigas
 
@@ -73,4 +75,5 @@
      - changed #include "../mraw/MRawEvtData.h" by #include
        "MRawEvtData.h" to remove dependencies on the directory tree naming.
+
 
 
@@ -116,13 +119,15 @@
        computing the Hillas parameters.
 
+
+
  2001/12/19: Thomas Bretz
- 
+  
    * mbase/MEvtLoop.cc:
      - added #ifdef directive to make it work on older root also
-     
+      
    * mbase/MReadTree.cc:
      - added #ifdef directive to get rid of the memory leak in prior
        root 3.02/* versions
-
+	    
    * macros/MagicHillas.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
      mmain/MAnalysis.cc:
Index: /trunk/MagicSoft/Mars/NEWS
===================================================================
--- /trunk/MagicSoft/Mars/NEWS	(revision 1174)
+++ /trunk/MagicSoft/Mars/NEWS	(revision 1175)
@@ -24,4 +24,12 @@
    - Added a 'Print'-Task (MPrint) which calls the Print function
      of a parameter container for each event
+
+   - Removed MHtml (was replaced by THtml of root 3.02) in dohtml.C
+
+   - changes to be more efficient with root 3.02/06
+
+   - root 3.02/06 fixes:
+     + the memory leak when reading MRawEvtData
+     + loosing more time than necessary to update the progress bar
 
 
