2007-01-29 Behdad Esfahbod Released vte-0.14.2. * NEWS: Updated. * configure.in: Bumped version to 0.14.2. * src/Makefile.am: Bumped libtool version to 10:7:1. 2007-01-22 Rich Burridge * src/vteaccess.c: Fixed bug #397724 - Orca incorrect echo's certain input in gnome-terminal when key echo is set to off (on Ubuntu Feisty). 2007-01-22 Behdad Esfahbod Bug 399282 – Fix the gtk_style_attach call on vte_terminal_realize in the gnome 2.16 branch, too Bug 353498 – crash in Terminal: changing icon theme * src/vte.c (vte_terminal_realize): Fix the long time crasher. 2006-12-20 Rich Burridge * src/vteaccess.c: Fixed bug #150858 - In gnome-terminal, the deleted character is reported as "space". 2006-12-20 Behdad Esfahbod Bug 387482 – Variable modified in signal handler should be volatile Patch from Bastien Nocera * gnome-pty-helper/gnome-pty-helper.c: Make variable "done" volatile. 2006-12-08 Behdad Esfahbod Red Hat Bug 218626: "last -ad" print junk in last column * gnome-pty-helper/gnome-utmp.c (write_logout_record), (write_login_record): Don't gettimeofday directly into ut.ut_tv. That overruns on x86_64.