From b4eaaad21cc97ecc801dfbf826cd97f00dbc4b7b Mon Sep 17 00:00:00 2001 From: csete Date: Wed, 3 Sep 2008 22:46:59 +0000 Subject: [PATCH] Updated. git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@82 ab6734ba-2843-0410-b83b-99c217ef6c0f --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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: