Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 603)
+++ trunk/MagicSoft/Mars/Changelog	(revision 604)
@@ -1,3 +1,39 @@
                                                                   -*-*- END -*-*-
+ 
+ 2000/02/21: Thomas Bretz
+
+   * MRawEvtData.cc: Changed ReadEvt according to the new 
+     raw binary format 2001/02/20
+     
+   * Added MLog.[h,cc], MLogManip.[h,cc]
+   
+   * Adde SetStreamer and fLog to the MParContainer base class
+   
+   * Derived MEvtLoop from MParContainer
+
+   * Makefile: added 'tar'
+
+   * mbase/BaseIncl.h: added fstream.h, TGListBox.h
+ 
+   * mbase/BaseLinkDef.h: added pragma for gLog and MLog
+ 
+   * mbase/MAGIC.h: added forward definition for gLog
+ 
+   * mbase/MEvtLoop.cc: exchanged cout with *fLog, added statements 
+     to provide log-facility to all tasks als parameter containers
+    
+   * mbase/MEvtLoop.h: Small changes
+  
+   * mbase/MParContainer.h: Added definitions necessary for use of Log-Facility
+  
+   * mbase/MParList.[h,cc]: Added SetLogStream
+  
+   * mbase/MTask.h: added fLog
+  
+   * mbase/MTaskList.[h,cc]: added SetLogStream
+  
+   * mbase/Makefile: Added MLog.cc, MLogManip.cc
+
+
  2000/02/19: Harald Kornmayer	
 
@@ -12,4 +48,5 @@
 	macros/readCT1.C
  
+
  2000/02/19: Thomas Bretz
 
