Index: /trunk/CVSROOT/loginfo
===================================================================
--- /trunk/CVSROOT/loginfo	(revision 3001)
+++ /trunk/CVSROOT/loginfo	(revision 3002)
@@ -17,4 +17,5 @@
 #
 # For example:
-DEFAULT		(echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
+#DEFAULT		(echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
+DEFAULT		(echo "chgrp Magic %s") >> $CVSROOT/CVSROOT/commitlog
 
Index: /trunk/MagicSoft/Mars/NEWS
===================================================================
--- /trunk/MagicSoft/Mars/NEWS	(revision 3001)
+++ /trunk/MagicSoft/Mars/NEWS	(revision 3002)
@@ -39,4 +39,6 @@
      + MJExtractSignal
      Note: All of them are preliminary!
+
+   - Added Iterator to iterate over files giving only the run-number
 
 
Index: /trunk/MagicSoft/Mars/mbase/MRunIter.cc
===================================================================
--- /trunk/MagicSoft/Mars/mbase/MRunIter.cc	(revision 3001)
+++ /trunk/MagicSoft/Mars/mbase/MRunIter.cc	(revision 3002)
@@ -26,4 +26,8 @@
 //
 //  MRunIter
+//
+//  Use this to iterate over run-files giving only the run-number.
+//
+//  You need the specify the run-file root-directory (eg /data/MAGIC).
 //
 /////////////////////////////////////////////////////////////////////////////
