Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 3082)
+++ trunk/MagicSoft/Mars/Changelog	(revision 3084)
@@ -29,4 +29,20 @@
       spectrum
 
+  * mfilter/MCosmics.[h,cc]
+  * mfilter/Makefile
+  * mfilter/FilterLinkDef.h
+    - new filter removing cosmics, the same as in MCalibrationCalc
+      where it was removed now. 
+      Call: MCosmics cosmics; 
+            MContinue cont(&cosmics); 
+            tlist.AddToList(&cont);
+
+  * mcalib/MCalibrationCalc.[h,cc]
+    - removed cosmics rejection from there
+ 
+  * macros/calibration.C
+  * mjobs/MJCalibration.cc
+    - changed cosmics rejection to the filter algorithm
+ 
 
  2004/02/09: Markus Gaug
