diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-03-08 22:13:46 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-03-08 22:13:46 +0000 |
commit | 8be612163d22a80845e92f3a91bfdc90eaa02bae (patch) | |
tree | 72b9405a1f95a4ccd8589904c3f82298fe48a077 /NEWS | |
parent | 121c11338dee9f748cc5a7dfc4f47bab114b7b78 (diff) |
Released vte-0.11.21.vte_0_11_21
2006-03-08 Behdad Esfahbod <behdad@gnome.org>
Released vte-0.11.21.
* NEWS: Updated.
* configure.in: Bumped version to 0.11.21.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +0.11.21 - Revert change introduced in 0.11.19 that made vte very unresponsive + with tall terminal windows. (bug #333776) + - Step up COALESCE_TIMEOUT and DISPLAY_TIMEOUT from 2ms to 10ms. + This is more compatible with the update timeout that we are doing + at 25ms, but needs testing. + 0.11.20 - Revert patch introduced in 0.11.16 that was corrupting the Xft font cache. (bug #309322) |