2006-07-31 Behdad Esfahbod <
[email protected]>
Released vte-0.13.5.
* NEWS: Updated.
* configure.in: Bumped version to 0.13.5.
* src/Makefile.am: Bumped libtool version to 10:2:1.
2006-07-30 Behdad Esfahbod <
[email protected]>
Bug 158200 – terminal backspace behavior not set to UTF-8 mode
Based on patch from Egmont Koblinger
* src/vte.c (_vte_terminal_setup_utf8),
(vte_terminal_set_encoding), (_vte_terminal_fork_basic),
(vte_terminal_set_pty): Make sure UTF-8 state is correctly set
when pty changes.
2006-07-27 Behdad Esfahbod <
[email protected]>
Bug 348814 – crash on Terminal
Patch from Aivars Kalvans
* src/vte.c (vte_terminal_unrealize): Do not dispose draw in
unrealize.