Opened 8 years ago

Closed 8 years ago

#7454 closed enhancement (fixed)

vte-0.42.4

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.gnome.org/pub/gnome/sources/vte/0.42/vte-0.42.4.tar.xz

http://ftp.gnome.org/pub/gnome/sources/vte/0.42/vte-0.42.4.sha256sum

08c88bf5c0aa1dfa3711e2e83b784fb5ea82025661f30b54e93eebd5f4bce113

http://ftp.gnome.org/pub/gnome/sources/vte/0.42/vte-0.42.4.changes

commit fff3b5f904d3b6d1deb9beec9ae871b135696966
Author: Egmont Koblinger <egmont@gmail.com>
Date:   Thu Jan 28 14:09:55 2016 +0100

    emulation: Track the cursor separately for the two screens
    
    This is required to correctly resize the normal screen's contents
    while the alternate screen is active, fixing a bug introduced by
    commit 5a434e6c4457bdfe182a13213396e7a66a08f767.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761097

 src/vte.cc         | 160
 +++++++++++++++++++++++++----------------------------
 src/vteinternal.hh |   4 +-
 src/vteseq.cc      | 152
 +++++++++++++++++++++++++-------------------------
 3 files changed, 153 insertions(+), 163 deletions(-)

commit 767df6981cf2d3d78b96a1aa49d257a97c96c2ff
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jan 17 21:40:57 2016 +0100

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16954.

Note: See TracTickets for help on using tickets.