Index: /trunk/MagicSoft/Cosy/Changelog
===================================================================
--- /trunk/MagicSoft/Cosy/Changelog	(revision 8821)
+++ /trunk/MagicSoft/Cosy/Changelog	(revision 8822)
@@ -1,3 +1,33 @@
                                                                   -*-*- END -*-*-
+
+ 2007/06/19 Thomas Bretz
+
+   * cosy.cc:
+     - gave cosy a typical Mars-like implementation
+     - added thread and memory debugging
+     - changed lout to gLog
+     - fixed the problem with TApplication in the gui classes, thus it could
+       now be instantiated as object
+
+   * devdrv/shaftencoder.cc:
+     - mainly cosmetics
+     - added some initializations suggested by valgrind
+
+   * gui/MGCosy.h:
+     - removed obsolete forward declaration of TGMenuBar
+
+   * gui/MGEmbeddedCanvas.[h,cc]:
+     - some cosmetics
+     - correctly replaced ForEach by R__FOR_EACH
+
+  * main/MStarguider.[h,cc]:
+    - use root's own cleanup facility where possible
+    - set the owenership to fList to ensure deletion
+    - use a simple way to cascade the menues
+    - replace MG*Menu by TG*Menu
+    - improved the switching of the starguider channels. Especially
+      no recreation of the object is done if not necessary
+
+
 
  2007/06/18 Thomas Bretz
