diff --git a/ChangeLog b/ChangeLog index 3ae87b8..026213f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-09-03; Alexandru Csete + + * src/gtk-rot-knob.[ch]: + Added API functions to get/set range of the control widget. + + * src/gtk-rot-ctrl.[ch]: + Implemented controller algorithm (except device I/O). + + 2008-08-28; Alexandru Csete * src/gtk-rot-knob.c: