Index: trunk/MagicSoft/Cosy/Changelog
===================================================================
--- trunk/MagicSoft/Cosy/Changelog	(revision 7792)
+++ trunk/MagicSoft/Cosy/Changelog	(revision 7794)
@@ -1,3 +1,38 @@
                                                                   -*-*- END -*-*-
+
+ 2006/07/16 Thomas Bretz
+
+   * leds.txt:
+     - new values
+
+   * gui/MGCoordinate.cc:
+     - increased size of output text to display sign
+
+   * gui/MGCosy.cc:
+     - named MACS correctly MACS
+
+   * gui/MGNumStars.cc:
+     - changed color for correlated stars from magenta to cyan
+
+   * main/MStarguider.cc:
+     - changed starguider angle to -0.2
+     - changed pixsize to 48.9
+     - update num stars only if starguider is switched on
+     - removed bug which caused the rotation angle in fact to
+       be always 0
+     - reimplemented the algorithm which only takes the n-th brightest
+       stars from the catalog if n is the number of detected stars
+       (otherwise the catalog might be so crowded with stars that
+        one spot is correlated with many catalog stars)
+     - decreased the search region for the LEDs
+     - some things are not done anymore if not necesarry
+
+   * videodev/FilterLed.[h,cc]:
+     - cleaned up
+     - changed the interface of the ClusterFinder slightly to
+       allow it beeing used for the TPoint spot of the star
+
+
+
  2006/07/16 Daniela Dorner
 
