Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 9123)
+++ trunk/MagicSoft/Mars/NEWS	(revision 9141)
@@ -3,8 +3,16 @@
 == <cvs> ==
 
-  ;Database
+ ;general
+
+   * All command line options after -- are now interpreted as 
+     arguments (usually everything which doesn't start with a minus)
+     rather than options (usually everything which starts with a
+     minus). This allows to use file names starting with a -
+
+ ;Database
 
    * Added informations about the DC currents (fMinCurrents, fMedCurrents
-     and fMaxCurrents)
+     and fMaxCurrents). The values are retrieved from the plots showing
+     the average DC currents of all pixels versus time.
 
  ;automatic analyis
@@ -21,4 +29,11 @@
      now steered via database. Consequently the plots are faster and 
      reliable up-to-date. 
+
+ ;merpp
+
+   * Fixed merpping of raw-files (the runheader tree got the name RunHeader
+     instead of RunHeaders)
+
+   * Now allows to merpp files newer than 2008/09/03.
 
 
