aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2008-12-15 12:02:01 +0000
committerClaudio Saavedra <csaavedra@igalia.com>2008-12-15 12:02:01 +0000
commit4e9d115f6abfda97f146821f54a9879e51a91d96 (patch)
treefb5375dd7f462968813ec85c9070a1610beb8127 /NEWS
parentd76cfd775241e701067b790021eabcc686c7e896 (diff)
2008-12-15 Claudio Saavedra <csaavedra@igalia.com>
[Release 2.1.30] * NEWS: updates * configure.ac: bump version * debian/changelog: updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27c19b1..7b9e11d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+[2.1.30 release]
+
+ Bug fixes:
+
+ * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
+
+ New API:
+
+ * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
+ in HildonPannableArea.
+
+ Other:
+
+ * Code fixes.
+ * Leaks fixed.
+ * New progress indicator example (Thomas Thurman)
+ * Documentation improvements and updates (Ivan Gomez).
+ * Theme properly HildonPickerButton derived classes.
+
[2.1.28 release]
Bug fixes: