aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2009-05-18 13:07:30 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2009-05-18 13:07:30 +0300
commit26e6845e7f429f1d2436070c13b425f8ccb80ced (patch)
treef12d76f450184fab78056be2d438db5572735bcc /NEWS
parent0b652ac97b20a9c981f27d346a72b6010aae5cfe (diff)
Release 2.1.74
* NEWS: Updates. * configure.ac: Bump version. * debian/changelog: Updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7eda40..b7462c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+[2.1.74 release]
+
+ * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
+ * Fixes: NB#116682 (Destroying parented animation actors when parent
+ in unmapped leads to crash) (Artem Egorkine)
+ * Fixes: NB#116786 (Image viewer crases whie trying to launch menu,
+ in a scenario)
+ * Fixes: NB#107486 (HildonWindow should size itself properly)
+ * Fixes: NB#106374 (Need API to take a loading screenshot)
+
+ New API:
+ * hildon_format_file_size_for_display() (Christian Dywan)
+ * hildon_gtk_window_take_screenshot()
+
+ Other:
+
+ * Fix tests build during distcheck.
+ * HildonButton minor fixes.
+ * Coverity reported fixes.
+
[2.1.72 release]
* Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)