Index: trunk/Cosy/Changelog
===================================================================
--- trunk/Cosy/Changelog	(revision 10023)
+++ trunk/Cosy/Changelog	(revision 10024)
@@ -12,4 +12,18 @@
    * Makefile:
      - added magic1 and magic2 rule to produce liks to the resource files
+
+   * main/MTracking.[h,cc]:
+     - made MMoonPointing a data member to make sure the file is
+       read only once
+     - added a destructor to delete/close the file
+     - set offsets only once when tracking isinitialized
+     - added a lot of debug output in case of failure
+     - some units fixes
+     - moved setting the ra/dec for the starguider to the tracking
+       main loop
+     - retrieve the time after initializing the Slalib in the Thread
+     - print a more helpful error message when UpdateSlalib in the
+       Thread fails
+
 
 
