X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=9f0b6e60f7845fa41595690ea0d1325b60ecc84c;hb=777a6bf13118bfbb3bacdeee1a80d48387dd6f12;hp=fe8620cc489b6a9d9885830a0f52517ae5396643;hpb=8893d86bce448508554a8803011d183b252728b7;p=hildon diff --git a/ChangeLog b/ChangeLog index fe8620c..9f0b6e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-08-11 Alejandro G. Castro + + * hildon/hildon-pannable-area.c + (hildon_pannable_area_button_press_cb), + (hildon_pannable_area_motion_notify_cb), + (hildon_pannable_area_button_release_cb): Added unrefs to reduce + the spurious ref added in the copy, fixes leak of window. + + Fixes: NB#130900 (HildonPannableArea will leak it's event_window + if it's realized without showing and then deleted) + 2009-08-10 Alberto Garcia [Release 2.1.94]