Index: /trunk/MagicSoft/Mars/NEWS
===================================================================
--- /trunk/MagicSoft/Mars/NEWS	(revision 9070)
+++ /trunk/MagicSoft/Mars/NEWS	(revision 9071)
@@ -11,4 +11,21 @@
    * Added fTotOnTime, which is the on-time as given by the run-headers
      (in contradiction to fAbsOnTime which comes from CC)
+
+   * Added new primaries for the new data structure (Magic II): for the 
+     tables dealing with sequences (SequenceBuild Status, Sequences, 
+     SequenceProcessStatus, Calibration, Star and DataSetSequenceProcessing) 
+     this is the telescope number (fTelescopeNumber) for the tables dealing 
+     with runs (RunData and RunProcessStatus) this is in addition the file 
+     number (fFileNumber)
+
+   * Added column fPriority to the status tables to be able to steer the order
+     in which the data is processed. As default the run, sequence and dataset
+     number are used. 
+
+ ;automatic analyis
+
+   * Adapted scripts to the new data structure: They can handle now different
+     telescopes (getting the information as usual from the database). 
+     The paths for Magic 2 are not yet implemented. 
 
  ;general
