X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=af33ac459217d9202e77aafa497caf7cca6d3e5b;hb=96da05c9d522841cd1e325f2d402294836f8d296;hp=ba70b4e4da2b9a50269c4aa4a076c17f3a6657af;hpb=dc7f5f35da92050d1422c0a71fd685f2b60db44d;p=hildon diff --git a/ChangeLog b/ChangeLog index ba70b4e..af33ac4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2009-09-10 Alberto Garcia + + * hildon/hildon-touch-selector.c: + Documentation updates + + Fixes: MB#5104 (HildonTouchSelector docs should say no + HildonPannableArea is necessary) + +2009-09-08 Alejandro G. Castro + + * hildon/hildon-pannable-area.c, + (hildon_pannable_area_timeout): Fixed problem with the timeout + function, we need to move before decelerating the first time or we + are loosing the first jump. + + Fixes: NB#137604 (Pannable scroll_to does not move correctly) + 2009-09-07 Claudio Saavedra [2.2.0 Release Candidate 3]