commit dd0241edffee844e7d18c65cd36335285321a8b1
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 12 16:45:19 2015 +0200

    Version 0.42.1

 NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

commit b9597d6fe5accf929db5cd71daf524ba540edcf3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Oct 1 01:33:00 2015 +0200

    a11y: Emit missing space character insertion
    
    When backspacing over space, content comparison would not find any
    difference, so vte always emits a space character deletion by hand,
    so that screen readers speak it, see bug 150858. That however makes
    the announced text incoherent, thus confusing brltty.
    
    This commit adds emitting a space character insertion, to get back to
    coherent content.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=150858
    https://bugzilla.gnome.org/show_bug.cgi?id=754964
    (cherry picked from commit 17c23b253eb96227d036768ebbf101930aadec73)

 src/vteaccess.cc | 2 ++
 1 file changed, 2 insertions(+)

commit 401d18e91bea12a0cf2e0c0b00605d99c1b372fd
Author: Egmont Koblinger <egmont@gmail.com>
Date:   Fri Oct 2 19:38:38 2015 +0200

    widget: Fix painting the preedit text near the right margin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755668
    (cherry picked from commit d69645413f35ba6ebff9359a89bd121733a2e475)

 src/vte.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1b853f94159ff1d7720dd2e1a8bbe7a6360fca36
Author: Trần Ngọc Quân <vnwildman@gmail.com>
Date:   Tue Sep 29 14:35:23 2015 +0700

    Updated Vietnamese translation
    
    Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>

 po/vi.po | 170 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 86 insertions(+), 84 deletions(-)

commit 93d2a69ba92a9eccf17d1e97a12eae2f32968196
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 21 16:51:39 2015 +0200

    Post release version bump

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