(generalvclamp.py) fixed stupid fencepost error that crashed autopeak
[hooke.git] / CHANGELOG
index 65474ce5d348bf55f97605324baf4fd9eb0074a0..318ab348d939a015fc745bafde9cdc07f2661ef5 100755 (executable)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,13 @@ FROM 0.8.4 ONWARD, DETAILED CHANGELOGS ARE AVAILABLE ON THE HOOKE SUBVERSION REP
        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)
@@ -394,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