Opened 2 years ago

Closed 2 years ago

#15721 closed enhancement (fixed)

vte-0.66.2

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-41
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 2 years ago

Summary: vte-0.66.1vte-0.66.2

Now 0.66.2

comment:2 by Xi Ruoyao, 2 years ago

git shortlog 0.66.1..0.66.2:

Christian Persch (2):
      build: Post release version bump
      parser: Fix some control codes

Luis Javier Merino Morán (2):
      emulation: use correct range for DECRQCRA
      emulation: ECMA modes should not be saved by DECSC

comment:3 by Douglas R. Reno, 2 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 2 years ago

Changes for 0.66.1:

commit 29bc0a2d7fefc0e8bc5f60b72c3a666809d490f9 (HEAD, tag: 0.66.1)
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Oct 8 19:24:57 2021 +0200

    app: Add option to set initial title
    
    Based on a patch by Zach DeCook.
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2517
    (cherry picked from commit 64b333b11b840d2fad6643516d5b0116ef82dba4)

 src/app/app.cc | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit ca56bac88059a5b3cf3edda5ed58da7449cfa553
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Sep 27 08:50:19 2021 +0000

    Update Hebrew translation

 po/he.po | 71 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 46 insertions(+), 25 deletions(-)

commit 1fe2f3e9e11d1b8b0e45698a268b77e8f52e25db
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Sep 25 10:50:29 2021 +0200

    vte.sh: Fix the check for PROMPT_COMMAND when it is unset
    
    declare "helpfully" outputs on stdout for existing variables, but on stderr
    for nonexistent ones.
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/37

 src/vte.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d44d57745dad46ea4ebe1f17ccd3fb45cb8f4953
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Sep 22 18:41:53 2021 +0200

    build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 956d3bbd265279c296c56d9fb5ada1fee94768ee (tag: 0.66.0)

comment:5 by Douglas R. Reno, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.