[goocanvasmm] 1.90.8
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvasmm] 1.90.8
- Date: Thu, 27 Oct 2011 07:20:09 +0000 (UTC)
commit f2a54c8a508f6f14c459a0a56bfbb9ae60a85f4a
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Oct 27 09:19:58 2011 +0200
1.90.8
ChangeLog | 2 ++
NEWS | 5 +++++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f85f7a2..daf7716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.90.8:
+
2011-10-27 Murray Cumming <murrayc murrayc com>
tests, examples: Avoid compiler warnings and deprecated API.
diff --git a/NEWS b/NEWS
index 217aa7c..de4d6d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.90.8 (unstable):
+
+* init(): Add back the old method overload, but mark it as deprecated.
+* examples, tests: Avoid compiler warnings and deprecated API.
+
1.90.7 (unstable):
* init(): Remove the parameters.
diff --git a/configure.ac b/configure.ac
index 1f6d9cc..018c8d6 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 program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([goocanvasmm], [1.90.7], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.8], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([goocanvas/src/canvas.hg])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]