Index: trunk/MagicSoft/Mars/Changelog.06
===================================================================
--- trunk/MagicSoft/Mars/Changelog.06	(revision 8238)
+++ trunk/MagicSoft/Mars/Changelog.06	(revision 8239)
@@ -18,4 +18,53 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2006/12/14 Daniela Dorner
+ 
+   * datacenter/macros/filloptical.php:
+     - implemented filling of Tuorla data
+
+   * datacenter/db/opticaldata.php, datacenter/db/magicdefs.php:
+     - implemented telescope and band
+
+
+
+ 2006/12/13 Thomas Bretz, Daniela Dorner, Stefan Ruegamer
+ 
+   * datacenter/scripts/movingrawfiles:
+     - added check if the number of rawfiles in the database matches the
+       number of rawfiles in the fromlapalma/RAW/-folder. If not, the
+       files won't be copied. Workaround for the case that the .finished
+       file has arrived but the number of transfered files is wrong.
+     - added warning in case that there are non-rawfiles in the
+       fromlapalma/RAW/-folder
+
+
+
+ 2006/12/13 Daniela Dorner
+
+   * scripts/preparemc:
+     - removed function makedir
+     - improved structure in output directory (setup, sequence and 
+       dataset directory)
+     - improved algorithm to get date from directory name
+     - removed setting of root environment variables
+     - adapted comments
+   
+   * scripts/dospectrum:
+     - added (script to produce ganymed.rc files with different sets of
+       cuts and to run ganymed and sponde for these sets)
+   
+   * scripts/processsequence:
+     - added function checkreturncode
+     - improved logging in case of an error
+   
+   * datacenter/macros/buildsequenceentries.C
+     - included errno.h (with new compiler it didn't compile anymore)
+     - changed name of object (was same like for TPRexexp)
+
+   * datacenter/scripts/checktransfer:
+     - added check if there are temporary files 
+
+
+
  2006/12/12 Thomas Bretz
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 8238)
+++ trunk/MagicSoft/Mars/NEWS	(revision 8239)
@@ -56,4 +56,9 @@
    - sponde: added a plot showing the cut efficiency
 
+   - sponde: Using root versions < 5.13/04 still resulted in wrong binomial
+     errors (eg. effecting the collection area) because the errors of the
+     two histograms were swapped in the calculation, which makes a difference
+     in the case the histograms contain weighted events.
+
 
 
