Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 1400)
+++ trunk/MagicSoft/Mars/Changelog	(revision 1401)
@@ -1,3 +1,16 @@
-                                                                  -*-*- END -*-*- 
+                                                                  -*-*- END -*-*-
+
+ 2002/07/11: Thomas Bretz
+
+   * mgui/MGeomCamCT1.cc:
+     - fixed a bug in the NN-Table (127 doesn't exist, 126 missing)
+
+   * mgui/MCamDisplay.cc:
+     - changed some gPad to fDrawingPad
+     - added kNoContextMenu and kCannotPick flags for the Primitives
+     - scaled the size of the pixel numbers text with the pixel radius
+
+
+
  2002/07/11: Abelardo Moralejo
 
@@ -5,4 +18,6 @@
      - new class to compute nphe weighting FADC slices.
 
+
+
  2002/07/10: Oscar Blanch
 
@@ -10,8 +25,12 @@
      - new class to compute nphe. First version.
 
+
+
  2002/07/10: Abelardo Moralejo
 
    * macros/MagicHillas.C:
      -added MMcEvt container to hillas.root output
+
+
 
  2002/07/10: Thomas Bretz
@@ -28,5 +47,5 @@
      - added fNumUsedPixel
 
-   * manalysis/MImgCleanStd.cc:
+   * manalysis/MImgCleanStd.cc, manalysis/MCerPhotEvt.cc:
      - renamed IsCorePixel and SetCorePixel
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 1400)
+++ trunk/MagicSoft/Mars/NEWS	(revision 1401)
@@ -34,4 +34,8 @@
    - Added the number of used and core pixels after image cleaning
      to MHillas
+
+   - Fixed a bug in the table describing the Next Neighbours of the
+     CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't
+     have any neighbour)
 
 
