Opened 10 years ago
Closed 10 years ago
#5953 closed enhancement (fixed)
vte-0.38.3
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.7 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
http://ftp.acc.umu.se/pub/gnome/sources/vte/0.38/vte-0.38.3.tar.xz
http://ftp.acc.umu.se/pub/gnome/sources/vte/0.38/vte-0.38.3.changes
commit b033047970a7bb7e9e17c6e38ce5107daf704a7a Author: Debarshi Ray <debarshir@gnome.org> Date: Thu Dec 4 16:46:00 2014 +0100 widget: Reap only when a child is present https://bugzilla.gnome.org/show_bug.cgi?id=740929 (cherry picked from commit 5f19e0b08cb06c76d989592e1a859ac3a23b8b4b) src/vte.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit d9d83d455a5b67fcce030c56fbd8de921dc3fa6d Author: Egmont Koblinger <egmont@gmail.com> Date: Mon Dec 1 13:30:52 2014 +0100 widget: Do not leave behind a zombie child when closing a terminal https://bugzilla.gnome.org/show_bug.cgi?id=740929 (cherry picked from commit 31b150146189b49fadd126edc1c373ada234c865) src/vte.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) commit 102468e58fe48512ef100e439577d08c2ba4fb7f Author: Egmont Koblinger <egmont@gmail.com> Date: Sat Nov 22 13:33:33 2014 +0100 widget: Fix installing the CJK ambiguous width property (cherry picked from commit 447266e2925527f898d3e9d048db7cecd2397cb7) src/vte.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 35070eb862efb3dbda64aaa95359fc5de6e76648 Author: Christian Persch <chpe@gnome.org> Date: Mon Nov 10 20:34:44 2014 +0100 Post release verion bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Change History (2)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r15214.