summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-02-11 20:04:30 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-11 20:04:30 +0000
commitb93f42ff246c70ed6743240a5a3892121262edbb (patch)
tree0b05afa85068c154a853dcfa312c004f22ed7e1c
parent89b9d8fab395d84160c26d9f0e5cee0270177c81 (diff)
Released vte-0.11.18.vte_0_11_18
2006-02-11 Behdad Esfahbod <behdad@gnome.org> Released vte-0.11.18. * NEWS: Updated. * configure.in: Bumped version to 0.11.18.
-rw-r--r--ChangeLog8
-rw-r--r--NEWS14
-rw-r--r--configure.in2
-rw-r--r--po/fa.po2
4 files changed, 24 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d87e722..bf05a04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-02-11 Behdad Esfahbod <behdad@gnome.org>
+ Released vte-0.11.18.
+
+ * NEWS: Updated.
+
+ * configure.in: Bumped version to 0.11.18.
+
+2006-02-11 Behdad Esfahbod <behdad@gnome.org>
+
* src/iso2022.c: Change INVALID_CODEPOINT from 0xFFFF to 0xFFFD.
(bug #317235, Egmont Koblinger)
diff --git a/NEWS b/NEWS
index da27562..1cea7ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.11.18 - Fix bug #317235 - Use U+FFFD instead of U-FFFF for invalid
+ codepoints. (Egmont Koblinger)
+ - Modernized the build system. Depending on gnome-common for
+ autogen.sh now and make distcheck works.
+ - Limit redrawings to a maximum of 40fps. Makes vte run about
+ three times faster.
+ - Use GObject private data internally. (Behdad)
+ - Optimize the sequence handler code and split it into a
+ separate file. (Behdad)
+ - Fix bug #123844 - primary and clipboard selections are broken.
+ (Behdad)
+ - Fix bug #161337 - double free. (Guilherme de S. Pastore)
+ - Code cleanup and misc fixes. (Behdad)
+
0.11.17 - Revert .pc changes from previous release (Olav Vitters)
- Fix bug #170032 - gnome-terminal has problems with ANSI
(save and restore cursor position) (Olav Vitters)
diff --git a/configure.in b/configure.in
index 11b607a..9ba3586 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.56)
-AC_INIT(vte, [0.11.17],
+AC_INIT(vte, [0.11.18],
[http://bugzilla.gnome.org/enter_bug.cgi?product=vte])
AC_CONFIG_SRCDIR([src/vte.c])
AM_INIT_AUTOMAKE(1.6)
diff --git a/po/fa.po b/po/fa.po
index cedef4b..1b804df 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vte\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-02-11 00:04-0500\n"
+"POT-Creation-Date: 2006-02-11 14:55-0500\n"
"PO-Revision-Date: 2004-01-03 20:07+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@sharif.edu>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"