[gtkmm] 2.20.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.20.3
- Date: Tue, 4 May 2010 11:36:26 +0000 (UTC)
commit 000a61ceb47b210b5a578fd64cafb88b1616172c
Author: Murray Cumming <murrayc murrayc com>
Date: Tue May 4 13:36:10 2010 +0200
2.20.3
ChangeLog | 2 ++
NEWS | 13 +++++++++----
configure.ac | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5e09e78..508e2ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.20.3:
+
2010-05-04 Murray Cumming <murrayc murrayc com>
FileChooser::get_filter(): Don't ref the result.
diff --git a/NEWS b/NEWS
index 879906f..5432515 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,15 @@
-2.20.2:
+2.20.3 (stable):
+
+* Documentation: Added main page text at index.html.
+ (David King, Murray Cumming)
+
+2.20.2 (stable):
* Documentation: Strip out the gobject-introspection annotations, and use
other improvements made to docextract_to_xml.py
(José Alburquerque)
-2.20.1:
+2.20.1 (stable):
Gtk:
* RecentAction: Fix the constructor that takes a RecentManager.
@@ -24,7 +29,7 @@ Build:
* Updates for the Windows installer.
(Armin Burgmeier)
-2.20.0:
+2.20.0 (stable):
New API in gtkmm 2.20:
@@ -73,7 +78,7 @@ Gtk:
get_offscreen_pixmap().
-Since 2.19.7:
+Since 2.19.7 (unstable):
* ToolPalette
- Derive from ToolShell.
diff --git a/configure.ac b/configure.ac
index 0bd32fb..c217632 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gtkmm], [2.20.2],
+AC_INIT([gtkmm], [2.20.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]