Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 1701)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 1702)
@@ -1,3 +1,48 @@
                                                                   -*-*- END -*-*-
+
+ 2003/01/13 - Thomas Bretz:
+
+   * bending.txt:
+     - changed to fit the parameters of the model
+     
+   * cosy.cc:
+     - made the 'standard mode' the default
+
+   * base/MTimeout.h:
+     - fixed the change of the base member function name of Notify
+
+   * candrv/network.[h,cc]:
+     - don't set fNodes[i] to NULL if Node is Zombie
+     - implemented HasZombie and RebootZomies
+     
+   * candrv/nodedrv.[h,cc]:
+     - implemented a base function Reboot
+     - set node to Zombie status if waitforsdo timed out
+
+   * candrv/vmodican.cc:
+     - added more precise output for CTXcon
+   
+   * devdrv/macs.[h,cc]:
+     - if first waitforsdo fails set don't go on
+     - implemented fStatus
+     - implemented enum for fStatus
+
+   * gui/MGAccuracy.cc, gui/MGSkyPosition.cc, gui/MGVelocity.cc:
+     - call SetNoContextMenu in constructor
+     
+   * gui/MGCosy.[h,cc]:
+     - some new labels
+     - implemented SetLabelColor
+     
+   * gui/MGEmbeddedCanvas.[h,cc]:
+     - implemented SetNoContextMenu
+
+   * main/MCosy.cc:
+     - exchanged all conditionals for the pointers to the nodes
+       by IsZombieNode
+     - implemented check for zombies in Proc
+
+
+
  2003/01/10 - Thomas Bretz:
 
