Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2357)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2358)
@@ -1,4 +1,13 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2003/09/24: Abelardo Moralejo
+   * macros/MagicHillas.C, star.C
+     - Added const qualifier to TArrayF w(15,x); I got a crash due to
+       this missing qualifier when changing some code in MCerPhotCalc
+       (not yet submitted).
+
+   * macros/CT1Hillas.C
+     - removed code containing TArrayF w(15,x) (which was commented)
+       since it made no sense for CT1.
 
  2003/09/24: Wolfgang Wittek
