[seed] Update NEWS for 2.31.1
- From: Tim Horton <hortont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seed] Update NEWS for 2.31.1
- Date: Mon, 29 Mar 2010 04:05:00 +0000 (UTC)
commit 076e20be56601bd470a8297f5226968757140727
Author: Tim Horton <hortont424 gmail com>
Date: Mon Mar 29 00:04:27 2010 -0400
Update NEWS for 2.31.1
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f8ac15..c5be11b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+== Seed 2.31.1, "The Black Album" (2010.03.29) ==
+
+* Support for returning arrays of GTypes
+
+* Support for GError types in various places
+
+* Rework out arguments - old style still works, also returns
+ dictionary with keys named after parameters
+
+* Support initialization using an existing JSGlobalContext
+
== Seed 2.30.0, "Piano Man" (2010.03.29) ==
* Second stable release!
diff --git a/configure.ac b/configure.ac
index d2f8bf9..20ff76b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT(seed, 2.29.92)
+AC_INIT(seed, 2.31.1)
AM_INIT_AUTOMAKE([1.7 -Wno-portability])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]