Index: /trunk/Mars/Changelog
===================================================================
--- /trunk/Mars/Changelog	(revision 11570)
+++ /trunk/Mars/Changelog	(revision 11571)
@@ -55,4 +55,5 @@
    * mhist/MHCamera.cc:
      - fixed ifdef in GetObjectInfo
+     - do not propagate non finite numbers
 
    * mbase/Makefile, mbase/BaseLinkDef.h:
@@ -62,4 +63,16 @@
      - added fits
 
+   * msignal/MExtractTimeAndCharge.[h,cc],
+     msignal/MExtractTimeAndChargeSpline.[h,cc],
+
+   * msignal/MExtractor.[h,cc], msignal/MExtractBlindPixel.[h,cc],
+     msignal/MExtractPINDiode.[h,cc], 
+     msignal/MExtractTimeAndChargeSpline.[h,cc]:
+     - changed fHiGainFirst/fHiGainLast from Byte_t to UShort_t
+       to support the DRS with 1024 samples
+
+   * mhist/MHCamEvent.cc:
+     - removed some obsolete calls to Format(), correctly display
+       the relative and absolute error
 
 
