[vte/vte-0-32] Version 0.32.0
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-32] Version 0.32.0
- Date: Mon, 19 Mar 2012 17:29:51 +0000 (UTC)
commit 9f091e1865220ac01c3c575291bec02a051882ea
Author: Christian Persch <chpe gnome org>
Date: Mon Mar 19 18:22:16 2012 +0100
Version 0.32.0
NEWS | 10 ++++++++++
configure.in | 3 +--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 57a503f..fbf8481 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.32.0
+======
+- Use GResource for our default termcap
+- build fixes for interix (#652290)
+- Allocate PTYs with openpty on BSD (#670758)
+- Introspection fixes (#648183, #655402, #661716)
+- Fix mouse whell scrolling with gtk+ 3.4 (#671305)
+- Use correct library name for glade integration (#671760)
+- gnome-pty-helper: Respect SUID_CFLAGS and SUID_LDFLAGS (#670732)
+
0.31.0
======
- Don't override the widget background colour
diff --git a/configure.in b/configure.in
index ba04425..56d098a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
m4_define([version_major],0)
-m4_define([version_minor],31)
+m4_define([version_minor],32)
m4_define([version_micro],0)
m4_define([version_triplet],version_major.version_minor.version_micro)
@@ -417,5 +417,4 @@ cat <<EOF | tee -a config.log
Configuration for libvte $VERSION for gtk+-$GTK_API_VERSION
Installing Glade catalogue: $enable_glade_catalogue
Debugging: $enable_debug
- Disallow deprecated features: $enable_deprecation
EOF
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]