Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2463)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2464)
@@ -27,4 +27,7 @@
      - added fA
      - changed version number from 1 to 2
+
+   * mimage/MImgCleanStd.cc:
+     - directly use MGeomCam::GetPixRatioSqrt() now
 
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 2463)
+++ trunk/MagicSoft/Mars/NEWS	(revision 2464)
@@ -1,4 +1,12 @@
                                                                -*-*- END -*-*-
  *** Version <cvs>
+
+   - accelerated standard analysis by a factor of 6-8 ...
+     + doing precalculations in MGeomCam for the pixel area ratio
+     + creating a look up table for the single pixels in MCerPhotEvt
+   - added task to calculates weights in case you want to 'change'
+     the energy spectrum of a monte carlo file (MMcWeightEnergySpecCalc)
+
+
 
  *** Version 0.8.1 (2003/10/20)
