Index: /trunk/MagicSoft/Cosy/Changelog
===================================================================
--- /trunk/MagicSoft/Cosy/Changelog	(revision 806)
+++ /trunk/MagicSoft/Cosy/Changelog	(revision 807)
@@ -1,4 +1,39 @@
                                                                   -*-*- END -*-*-
 
+ 2001/05/25 - Thomas Bretz:
+ 
+    * MCosy.[h,cc]:
+      - changed the error handling os SetPosition
+      - added resources from environment-file '.cosyrc'
+      - added WM_WAIT
+      - added support for Mac3 (Synchronisation)
+      - added software endswitch
+      
+    * macs.[h,cc]:
+      - emhanced error handling
+      - added sync support
+      
+    * timer.h:
+      - H(), M(), S() added
+      
+    * network.[h,cc]:
+      - HasError() added
+
+    * nodedrv.[h,cc]:
+      - error flag handling added
+      
+    * Magic.m:
+      - new version 0.62
+      - enhanced error handling
+      - sync support
+      
+    * Starcatalog.[h,cc], Camera.cc, Filter.[h,cc], Writer.[h,cc], 
+      MGImage.[h,cc]:
+      - changed type of image from char* to byte*
+      
+    * MGCoordinate.[h,cc]:
+      - changed typed from UInt_t to Int_t
+    
+ 
  2001/04/10 - Thomas Bretz:
 
