Index: /trunk/MagicSoft/Cosy/Changelog
===================================================================
--- /trunk/MagicSoft/Cosy/Changelog	(revision 1531)
+++ /trunk/MagicSoft/Cosy/Changelog	(revision 1532)
@@ -1,3 +1,58 @@
                                                                   -*-*- END -*-*-
+ 2002/09/24 - Thomas Bretz (LaPalma):
+
+    * Starguider.[h,cc]:
+      - added some new menu options
+ 
+    * cosy.cc:
+      - added the mode switch
+      - tried to get rid of the seg-fault at the end of the program.
+
+    * base/BaseLinkDef.h:
+      - aded MStar
+
+    * base/Makefile:
+      - added MStar.cc
+      - added MStarList.cc
+
+    * base/coord.h:
+      - added <<-/>>-operators for the coordinates
+
+    * base/timer.h:
+      - added getters for d/m/y
+
+    * catalog/StarCatalog.[h,cc]:
+      - added some consts
+      - implemented MStarList-usage
+   
+    * devdrv/shaftencoder.cc:
+      - fixed segfaults triing to display values on non existing labels
+
+    * gui/MGCoordinate.[h,cc]:
+      - fixed a problem typing in negative coordinates<1
+
+    * MCosy.[h,c]:
+      - deleted
+
+    * gui/MGCosy.[h,cc]:
+      - added many new options
+      - added time display
+
+    * gui/MGStarguider.[h,cc]:
+      - added many new options
+
+    * main/MainLinkDef.h, main/Makefile:
+      - added MBending
+ 
+    * main/MBending.[h,cc]:
+      - added
+
+    * videodev/Camera.cc:
+      - added some debugging output
+
+    * videodev/Filter.cc:
+      - changed filter cut from 3.0 to 2.5
+
+
 
  2002/07/10 - Thomas Bretz:
