Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 1745)
+++ trunk/MagicSoft/Mars/Changelog	(revision 1746)
@@ -1,4 +1,19 @@
 
                                                          -*-*- END -*-*-
+ 2003/02/07: Antonio Stamerra 
+
+    * manalisys/MTrigLvl2.[cc|h]
+      - added new function 
+	MTrigLvl2::GetLutCompactPixel(int cell, int lut, int neighpix=2) 
+	which calculates the number of compact pixel in one lut 
+      - added new function GetLutPseudoSize(int neighpix=2) which calculates
+	the lut-pseudosize 
+      - added static data member pixel_in_lut
+      - merging of the PrintCell and PrintStatus functions in a single 
+	Print(int cell) function	
+      - Added comments using the standard layout
+      - some small changes following Thomas comments (memset, *fLog) 	
+
+
  2003/02/06: Thomas Bretz
 
