Release 2.1.90 2.1.90-1
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 21 Jul 2009 10:17:30 +0000 (12:17 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 21 Jul 2009 10:17:30 +0000 (12:17 +0200)
* NEWS: Updates.
* configure.ac: Bump version.
* debian/changelog: Updates.

ChangeLog
NEWS
configure.ac
debian/changelog

index 853cd35..c0fdcb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-07-21  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.90]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
 2009-07-20  Claudio Saavedra  <csaavedra@igalia.com>
 
        * hildon/hildon-note.c: (label_size_request): Take the note
diff --git a/NEWS b/NEWS
index 7e9adf6..dc55d56 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+[2.1.90 release]
+
+  * Fixes: NB#127896 (Information notes text truncated)
+
 [2.1.88 release]
 
   * Fixes: NB#124510 (The Application Menu is distorted when switched
index c18d6c9..f7aed16 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [2.1.89], [hildon@projects.maemo.org], [hildon])
+AC_INIT([Hildon gtk widgets], [2.1.90], [hildon@projects.maemo.org], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
index 69bfee8..05e9e2f 100644 (file)
@@ -1,8 +1,8 @@
-libhildon (2.1.89-1) unstable; urgency=low
+libhildon (2.1.90-1) unstable; urgency=low
 
-  * unreleased
+   * Fixes: NB#127896 (Information notes text truncated)
 
- -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 16 Jul 2009 12:26:24 +0200
+ -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 21 Jul 2009 12:14:35 +0200
 
 libhildon (2.1.88-1) unstable; urgency=low