Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 7055)
+++ trunk/MagicSoft/Mars/NEWS	(revision 7056)
@@ -79,5 +79,7 @@
      + A lot of fixes have been introduced which effects integrating the
        spline at the edges of the valid range. In this case any memory
-       was randomly accessed.
+       was randomly accessed. This behaviour can be tested replacing
+       all MArrayF by TArrayF which perform a range check (but of course
+       they are a lot slower)
      ! No result obtained with the Spline before can be trusted! Due to
        random memory access it might by completely random!
