Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 1177)
+++ trunk/MagicSoft/Mars/Changelog	(revision 1178)
@@ -26,4 +26,7 @@
    * manalysis/MPedestalCopy.cc, manalysis/MPedestalNSBAdd.cc:
      - small changes
+   
+   * mbase/MWriteAsciiFile.[h,cc]:
+     - changed to be able to write more than one container in a line
 
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 1177)
+++ trunk/MagicSoft/Mars/NEWS	(revision 1178)
@@ -32,4 +32,8 @@
      + the memory leak when reading MRawEvtData
      + loosing more time than necessary to update the progress bar
+
+   - MWriteAsciiFile is now capable of writing more than one container
+     in a line. For example: To be able to write Monte Carlo and 
+     Hillas values (energy and alpha) in one line.
 
 
Index: trunk/MagicSoft/Mars/mbase/MWriteAsciiFile.cc
===================================================================
--- trunk/MagicSoft/Mars/mbase/MWriteAsciiFile.cc	(revision 1177)
+++ trunk/MagicSoft/Mars/mbase/MWriteAsciiFile.cc	(revision 1178)
@@ -18,5 +18,5 @@
 !   Author(s): Thomas Bretz  06/2001 <mailto:tbretz@uni-sw.gwdg.de>
 !
-!   Copyright: MAGIC Software Development, 2000-2001
+!   Copyright: MAGIC Software Development, 2000-2002
 !
 !
