[goocanvasmm] 1.90.5
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvasmm] 1.90.5
- Date: Tue, 14 Jun 2011 19:42:20 +0000 (UTC)
commit 7217779733c8fba08d61eb726436f712091485b4
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jun 14 21:42:14 2011 +0200
1.90.5
ChangeLog | 2 ++
NEWS | 12 ++++++++++++
configure.ac | 2 +-
3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 885ce9a..18bed31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.90.5
+
2011-06-13 Baldvin KovÃcs <baldvin kovacs gmail com>
Fix the drag_to_canvas example.
diff --git a/NEWS b/NEWS
index 6243799..386f26e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.90.5 (unstable):
+
+* GridModel is now correctly derived from ItemModelSimple.
+ (Andreas Klaedtke) Bug #651355
+* Fix the drag_to_canvas example.
+ (Baldvin KovÃcs) Bug #644033
+* Correct null pointer conversion from Goocanvas::Canvas* to GooCanvas*,
+ avoiding a crash.
+ (Kjell Ahlstedt) Bug #606357
+* Build: Get the path to the pangomm and atkmm m4 files.
+ (Murray Cumming)
+
1.90.4 (unstable):
* Build:
diff --git a/configure.ac b/configure.ac
index cda51da..c916973 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.4], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.5], [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]