Index: trunk/Mars/Changelog
===================================================================
--- trunk/Mars/Changelog	(revision 9944)
+++ trunk/Mars/Changelog	(revision 9945)
@@ -18,4 +18,37 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2010/09/28 Thomas Bretz
+
+   * mcorsika/MCorsikaFormat.[h,cc]:
+     - added Read function to allow MCorsikaRead to read
+       object 1203
+     - added Rewind function to allow MCorsikaRead to jump back
+       in file
+     - added a lot of debug output
+     - make GetNextEvent read one telescope data from one array after
+       the other
+
+   * mcorsika/MCorsikaEvtHeader.h:
+     - added AddXY which allows MCorsikaRead to add the telescope 
+       position to the showers impact parameter
+
+   * mcorsika/MCorsikaRead.[h,cc]:
+     - commented out obsolete use of fIn
+     - added reading of telescope positions (object 1201) in 
+       eventio format
+     - added number of telescopes to the calculation of the 
+       total number of events
+     - added a working ReadEvent for eventio format
+     - added ReadEnv to be able to set the requested telscope index
+     - added new data members to hold the telescope positions   
+     - removed obsolete OpenStream
+     - added member function to set telescope index
+
+   * msim/MHPhotonEvent.cc:
+     - changed the number of bins to an odd value to get a bin at zero 
+       for the 2D histograms
+
+
 
  2010/09/24 Thomas Bretz
