Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1709)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1710)
@@ -1,4 +1,13 @@
 
                                                          -*-*- END -*-*-
+
+ 2003/01/15: Wolfgang Wittek
+
+    * mdata/MDataMember.cc
+      - in MDataMember::PreProcess()
+              "if (fCall)" replaced by "if (fCall && !fObject)"
+        The additional condition "&& !fObject" is to make sure that read 
+        MDataMembers works correctly.
+
 
  2003/01/08: Oscar Blanch Bigas
@@ -10,4 +19,5 @@
      - Member function to set TArrayF size: SetArraySize
      - Class version number changed to 2.
+
 
  2002/12/13: Abelardo Moralejo
