X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=a3846b465cd1d34e41fe203d8966dbb75c3afb9d;hb=962327d30b4b90d3304382dfa457da2d280a734e;hp=926e85c4fd3baae2554983a5a2325073a084989c;hpb=f42d1936f89fd6f058634acdb1db9fc264bc29e3;p=hildon diff --git a/ChangeLog b/ChangeLog index 926e85c..a3846b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-06-18 Alberto Garcia + * hildon/hildon-window-stack.c + (hildon_window_stack_pop_and_push_list): + Prevent windows from having the same stack index + +2009-06-18 Alberto Garcia + * hildon/hildon-window-stack.c (_hildon_window_stack_do_push): Use the index of the previous window rather than the stack length to calculate the new index.