Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2516)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2519)
@@ -3,5 +3,22 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2003/11/17: Thomas Bretz
+ 
+   * mbase/MLog.cc:
+     - replaced pthread_mutex by a TMutex
+     - renamed fgui to fGui
+     - renamed fout to fOut
+     
+   * mbase/MStatusDisplay.cc:
+     - removed ==13 using TryLock() (this was wrong)
+
+
+
  2003/11/15: Thomas Bretz, Abelardo Moralejo
+
+   REMARK: These changes are preliminary! I want to implement a
+           more straight forward solution piping fSerialNumber
+           when calling SetupFill(). Don't relay on the current
+           code!
 
    * mhist/MH.h: 
@@ -19,4 +36,6 @@
    * NEWS: 
      - updated.
+
+
 
  2003/11/14: Abelardo Moralejo
@@ -28,4 +47,6 @@
        The change consists in the addittion in MF::IsAlNum of ';' as 
        a possible alphanumeric character in the string.
+
+
 
  2003/11/13: Thomas Bretz
