Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8930)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8932)
@@ -22,10 +22,21 @@
  2008/06/09 Thomas Bretz
 
-  * mbase/MArgs.[h,cc]:
-    - for convinience store the full command line as Title
-    - replaced *fArgv by fArgv
-
-  * mbase/MObjLookup.cc:
-    - replaced C-style cast by reinterpret_cast
+   * mbase/MArgs.[h,cc]:
+     - for convinience store the full command line as Title
+     - replaced *fArgv by fArgv
+
+   * mbase/MObjLookup.cc:
+     - replaced C-style cast by reinterpret_cast
+
+   * datacenter/macros/fillcalib.C, datacenter/macros/fillstar.C:
+     - removed usage of Nint (obsolete... Form does rounding)
+
+   * datacenter/macros/fillsignal.C:
+     - removed usage of Nint (obsolete... Form does rounding)
+     - added new columns to get trigger rates from TrigPat tab
+     - fixed some small bugs lately introduced
+
+   * mhflux/MHEffectiveOnTime.cc:
+     - fixed a typo in ReInit
 
 
