Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2845)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2846)
@@ -4,4 +4,9 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2004/01/19: Javier Rico
+   * macros/dohtml.C, NEWS
+     - include some missing info
+
 
  2004/01/19: Abelardo Moralejo
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 2845)
+++ trunk/MagicSoft/Mars/NEWS	(revision 2846)
@@ -1,4 +1,7 @@
                                                                -*-*- END -*-*-
  *** Version <cvs>
+
+   - added MPedPhotCalc to compute pedestals in units of photons, see
+     macro pedphotcalc.C
 
    - added all class to perform the calibration, see macro calibration.C
Index: trunk/MagicSoft/Mars/macros/dohtml.C
===================================================================
--- trunk/MagicSoft/Mars/macros/dohtml.C	(revision 2845)
+++ trunk/MagicSoft/Mars/macros/dohtml.C	(revision 2846)
@@ -95,3 +95,8 @@
     html.Convert("status.C",        "MARS - Example to use the online display");
     html.Convert("calibration.C",   "MARS - Example to use the calibration");
+    html.Convert("pedvsevent.C",    "MARS - Example to use MPedCalcPedRun");
+    html.Convert("pedphotcalc.C",   "MARS - Example to use MPedPhotCalc");
 }
+
+
+
