commit c2e51e25c7d321e20348fe1e3c71ea7278197860 Author: Behdad Esfahbod Date: Wed Oct 13 11:43:01 2010 -0400 Version 0.26.1 NEWS | 7 +++++++ configure.in | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) commit c5d31b87d7a377f5e6fe93fc1efb061f5c7e9db7 Author: Tomeu Vizoso Date: Thu Oct 7 12:57:45 2010 +0200 Pass the correct TERM value inside envp when spawning So the codepaths that end up invoking execve still have the correct TERM entry. Clarify the effect of vte_pty_set_term(). https://bugzilla.gnome.org/show_bug.cgi?id=631589 src/pty.c | 19 ++++++++----------- src/vte.c | 32 ++------------------------------ 2 files changed, 10 insertions(+), 41 deletions(-)