[cluttermm/cluttermm-1.2] 1.1.2
- From: Chris Kühl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm/cluttermm-1.2] 1.1.2
- Date: Fri, 29 Oct 2010 15:25:28 +0000 (UTC)
commit b9433fed12e205d19d810f3fac2f443d0b274de6
Author: Chris Kühl <chrisk openismus com>
Date: Fri Oct 29 16:27:51 2010 +0200
1.1.2
ChangeLog | 2 ++
NEWS | 5 +++++
configure.ac | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ff04344..9a7b2d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.1.2
+
2010-10-27 Chris Kühl <chrisk openismus com>
Fixed parameter names in Clutter::Cairo::Texture create function.
diff --git a/NEWS b/NEWS
index 327103a..f7efff6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.1.2: (unstable)
+
+* Cairo::Texture: Fixed parameter names in constructor and create method.
+ (Chris Kühl)
+
1.1.1: (unstable)
* Increased the version number to show that we target clutter 1.2,
diff --git a/configure.ac b/configure.ac
index 3691aa8..17096e8 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([cluttermm], [1.1.1],
+AC_INIT([cluttermm], [1.1.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=cluttermm],
[cluttermm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]