Added README and reorganized directory structure (breaks code)
[hooke.git] / CHANGELOG
index 89b9f50cfa0f3339cb0c6e7434db99bd6e654839..318ab348d939a015fc745bafde9cdc07f2661ef5 100755 (executable)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,16 @@ FROM 0.8.4 ONWARD, DETAILED CHANGELOGS ARE AVAILABLE ON THE HOOKE SUBVERSION REP
     PLUGINS:
     macro.py:
         hooke does not crash if it doesn't have permissions to create the folder
+       fixed overwriting of export for curves with the same name and different numerical extension
+       fixed macrodir (out of try-catch)
+       cleaned debug output in execmacro
+    DRIVERS:
+       alternative version of picoforce driver
+    INPUT
+       merged (partially) libinput (so far in hooke_cli)
+    OUTLET     
+       merged liboutlet
+
 
 0.8.3
 (2008-04-16)
@@ -391,4 +401,4 @@ libhooke.py
 2006_06_08_devel : hooke_playlist.py becomes libhooke.py
 2006_05_30_devel : support for deflection in HookeCurve
 2006_05_29_devel : Initial configuration file support
-2006_05_23_devel : Major rewrite. Fixed bug 0002
\ No newline at end of file
+2006_05_23_devel : Major rewrite. Fixed bug 0002