summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d87e7228..bf05a045 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 da275629..1cea7ed3 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 11b607a3..9ba35864 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 cedef4bd..1b804dff 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"