Release 2.2.0
[hildon] / ChangeLog
index ea87822..93460ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2009-09-24  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [2.2.0 Release]
+
+       * NEWS: Updates
+       * debian/changelog: Bump, update.
+
+2009-09-22  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_axis_scroll),
+       (hildon_pannable_area_scroll): Unset the scroll_to in some
+       situations, it was causing the timeout did not stop in some cases.
+
+       Fixes: NB#140186 (HildonPannableArea goes into an infinite loop)
+
+2009-07-02  David King  <davidk@openismus.com>
+
+       * hildon/hildon-animation-actor-private.h
+       (HildonAnimationActorPrivate)
+       * hildon/hildon-animation-actor.c (hildon_animation_actor_show)
+       (hildon_animation_actor_hide)
+       * hildon/hildon-animation-actor.h
+       (hildon_animation_actor_set_show_full)
+       (hildon_animation_actor_set_show): Change "show" parameter type from
+       gint to gboolean.
+
+       Fixes: MB#4696 (hildon_animation_actor_set_show() gint argument should
+       be a gboolean)
+
+2009-09-23  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [2.2.0 Release Candidate 8]
+
+       * NEWS: Updates
+       * debian/changelog: update and bump
+
+2009-09-23  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-note.c: Declare hildon_note_set_padding() only when using
+       maemo-gtk.
+
 2009-09-23  Claudio Saavedra  <csaavedra@igalia.com>
 
        * doc/hildon-sections.txt: Add hildon_banner_show_custom_widget()