Index: trunk/Mars/NEWS
===================================================================
--- trunk/Mars/NEWS	(revision 9947)
+++ trunk/Mars/NEWS	(revision 10043)
@@ -101,4 +101,32 @@
 
    * The rsolution is not displayed anymore as resolution squared
+
+ ;automatic processing:
+
+   * jobmanger: 
+       - new algorithm
+       - implemented pbs as a third queueing system (for PhiDo)
+
+   * moved lock from file to database
+
+   * insertmc: script to insert montecarlo runs and sequences to the database
+     (to be used until webinterface is available)
+
+   * implemented possibility of having more than one processing site: One site
+     is the main site, where all output is collected and stored. The output 
+     from the other sites has to be copied there. 
+     So far used for FACT MC production in Dortmund (PhiDo). 
+
+   * runcorsika: removed STEPFC from inputcard as anyhow default of 1 was used 
+     instead of 0.1 
+
+   * processlog: new output level DEBUG
+
+   * changed database structure and joins in queries to allow for direct 
+     joining of tables with different primaries. This makes checkavail-script
+     unnecassary. 
+
+   * database: added new features to mcinfo.php (MC webinterface to display 
+     FACT MC)
 
 
