[glibmm] Update version and NEWS for 2.22.0
- From: Jonathon Jongsma <jjongsma src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glibmm] Update version and NEWS for 2.22.0
- Date: Mon, 21 Sep 2009 14:41:08 +0000 (UTC)
commit 7c860ea566f4f7cabf2cc3cb771ea96db8e93dab
Author: Jonathon Jongsma <jonathon quotidian org>
Date: Mon Sep 21 08:53:47 2009 -0500
Update version and NEWS for 2.22.0
ChangeLog | 5 +++++
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
3 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fbb9f4e..dd7f08c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-21 Jonathon Jongsma <jonathon jongsma collabora co uk>
+
+ * NEWS:
+ * configure.ac: update for 2.22.0 release
+
2009-09-19 Daniel Elstner <daniel kitta gmail com>
Support Automake silent rules
diff --git a/NEWS b/NEWS
index 9d8b1fa..aa946ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.22.0 (stable):
+
+ This it he first release in the stable 2.22 series. It is essentially
+ equivalent to 2.21.5, but with a few build fixes, etc.
+
+ Daniel Elstner (8):
+ Re-enable input file line markers in gmmproc
+ Fix broken test for empty _WRAP_METHOD argument
+ Allow the C documentation to be overridden
+ Slightly clean up gross Perl code in gmmproc.in
+ Correctly quote the extracted comment for M4
+ Enable verbose output of autoreconf
+ Do not complain about missing docs_override.xml
+ Support Automake silent rules
+
+
2.21.5 (unstable):
This release is a release candidate for 2.22.0. As such, some unfinished
diff --git a/configure.ac b/configure.ac
index fb10aa2..21161d4 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([glibmm], [2.21.5],
+AC_INIT([glibmm], [2.22.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]