Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2578)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2579)
@@ -5,42 +5,71 @@
                                                  -*-*- END OF LINE -*-*-
 
-  2003/12/1: Abelardo Moralejo
-
-  * mimage/MStereoPar.cc
-    - Added calculation of fCT1Impact2, fCT2Impact2, the estimates of
-      impact parameter using the a priori assumption that the events
-      come from a point source located at the center of the camera.
-
-  2003/11/27: Wolfgang Wittek
-
-  * mfilter/MFEventSelector2.cc
-    - if number of requested events is too high 
-      reduce it to the maximum number possible
-    - introduce the flag 'fUseOrigDistribution';
-      if it is set to kTRUE (by SetOrigDistribution()) the original
-      distribution will be used as the nominal distribution
-    - add the member functions SetUseOrigDistribution()
-                               GetHistOrig()
-
-  * mfilter/MFRandomSplit.[h,cc]
-    - a filter which gives fResult = kTRUE with a certain probability
-
-  * mfilter/MFAntiFilter.[h,cc]
-    - a filter which checks the result of a given filter and returns 
-      the opposite result;
-      Thomas : could you please add a code which puts the filter whose 
-               result is checked into the task list ?
-
-  * mfilter/Makefile
-            FilterLinkDef.h
-    - add MFRandomSplit and MFAntiFilter
-
-  * manalysis/MCT1FindSupercuts.[h,cc]
-    - in 'DefineTrainMatrix', 'DefineTestMatrix', and 
-      'DefineTrainTestMatrix()' :
-      replace call to 'MFEventSelector' by call to 'MFEventSelector2'
-    - add member function SetUseOrigDistribution(Bool_t b);
-      if b = kTRUE the events for the training and test samples are
-      selected randomnly from the input file
+ 2003/12/01: Thomas Bretz
+ 
+   * mona.cc:
+     - moved MOnlineDump behind hfilla/../d
+     
+   * macros/readrep.C:
+     - removed obsolete piece of code
+     - added 'writer'
+     - added code to read from file
+     
+   * mbase/MStatusDisplay.cc:
+     - removed obsolete workaround in HandleEvent. Found the bug
+       in MEventDisplay
+       
+   * mmain/MEventDisplay.cc:
+     - fixed a crash when switching to a tab without canvas
+     
+   * mmain/MOnlineDisplay.[h,cc]:
+     - removed obsolete code
+     
+   * mmain/MOnlineDump.cc:
+     - set maximum and minimum of 'sum' histogram to 0 and 15
+     
+   * mtemp/MObservatory.cc:
+     - changed telescope position (kMagic1) according to new data from GPS clock
+
+
+
+ 2003/12/1: Abelardo Moralejo
+
+   * mimage/MStereoPar.cc
+     - Added calculation of fCT1Impact2, fCT2Impact2, the estimates of
+       impact parameter using the a priori assumption that the events
+       come from a point source located at the center of the camera.
+
+
+
+ 2003/11/27: Wolfgang Wittek
+
+   * mfilter/MFEventSelector2.cc
+     - if number of requested events is too high reduce it to the maximum
+       number possible
+     - introduce the flag 'fUseOrigDistribution'; if it is set to kTRUE 
+       (by SetOrigDistribution()) the original distribution will be used
+       as the nominal distribution
+     - added member functions SetUseOrigDistribution()
+     - added member functions SetHistOrig()
+
+   * mfilter/MFRandomSplit.[h,cc]
+     - a filter which gives fResult = kTRUE with a certain probability
+
+   * mfilter/MFAntiFilter.[h,cc]
+     - a filter which checks the result of a given filter and returns 
+       the opposite result;
+       Thomas : could you please add a code which puts the filter whose 
+                result is checked into the task list ?
+
+   * mfilter/Makefile, mfilter/FilterLinkDef.h
+     - add MFRandomSplit and MFAntiFilter
+
+   * manalysis/MCT1FindSupercuts.[h,cc]
+     - in 'DefineTrainMatrix', 'DefineTestMatrix', and 
+       'DefineTrainTestMatrix()' :
+       replace call to 'MFEventSelector' by call to 'MFEventSelector2'
+     - add member function SetUseOrigDistribution(Bool_t b);
+       if b = kTRUE the events for the training and test samples are
+       selected randomnly from the input file
 
 
@@ -53,4 +82,5 @@
        where the parameter containers for each telescope are tagged 
        with a ';' followed by the telescope number. 
+
 
 
