summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-02-26 00:13:39 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-26 00:13:39 +0000
commitc72e9fd4e383a946374c3f9d8f561d46c357a377 (patch)
tree8fe181d5ed0d9985d12bc09c3899b8a6d81c24ee
parenta8dc95d35d179748f5b32e876241044647c86185 (diff)
Released vte-0.11.20.vte_0_11_20
2006-02-25 Behdad Esfahbod <behdad@gnome.org> Released vte-0.11.20. * NEWS: Updated. * configure.in: Bumped version to 0.11.20.
-rw-r--r--ChangeLog8
-rw-r--r--NEWS3
-rw-r--r--configure.in2
-rw-r--r--po/fa.po4
4 files changed, 14 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e3efe4..28197ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-02-25 Behdad Esfahbod <behdad@gnome.org>
+ Released vte-0.11.20.
+
+ * NEWS: Updated.
+
+ * configure.in: Bumped version to 0.11.20.
+
+2006-02-25 Behdad Esfahbod <behdad@gnome.org>
+
* src/vtexft.c: (_vte_xft_font_for_char): Rever the patch to
optimize memory usage by releasing fonts that aren't needed early.
Because that was inserting destroyed fonts into cache. Closes bug
diff --git a/NEWS b/NEWS
index 937180b..0d7a689 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.11.20 - Revert patch introduced in 0.11.16 that was corrupting the Xft
+ font cache. (bug #309322)
+
0.11.19 - Revert Shift+Insert to paste PRIMARY. Use Ctrl+Shirt+Insert to
paste CLIPBOARD (bug #123844)
- Improvements to the update throttling handler.
diff --git a/configure.in b/configure.in
index 46eed04..111be74 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.56)
-AC_INIT(vte, [0.11.19],
+AC_INIT(vte, [0.11.20],
[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 9a5874d..6a35324 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-25 04:07-0500\n"
+"POT-Creation-Date: 2006-02-25 18:36-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"
@@ -102,7 +102,7 @@ msgstr "نمی‌توان پیشانه را باز کرد.\n"
msgid "Unknown pixel mode %d.\n"
msgstr "حالت نقطه‌ای %d ناشناخته است.\n"
-#: src/vtexft.c:724
+#: src/vtexft.c:714
#, c-format
msgid "Can not draw character U+%04x.\n"
msgstr "نمی‌توان نویسه‌ی U+%04X‎ را رسم کرد.\n"