commit 67a4853b5fb13baacb94286328993746985e75c6 Author: Egmont Koblinger Date: Thu Mar 16 22:07:40 2017 +0100 build: Fix compilation of unittests https://bugzilla.gnome.org/show_bug.cgi?id=780146 (cherry picked from commit a31a41d2a93ef45c3940d714f82f58c6b3f9d7d8) src/vteconv.cc | 2 +- src/vtetypes.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 88ff20cf8aa8252c0bdf6312195331fed5794486 Author: GNOME Translation Robot Date: Tue Mar 7 11:52:12 2017 +0000 Update Scottish Gaelic translation po/gd.po | 134 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 64 insertions(+), 70 deletions(-) commit 6beb22d9d03bdcf3889832b60b591319dad7b626 Author: Sveinn í Felli Date: Wed Mar 1 11:46:29 2017 +0000 Update Icelandic translation po/is.po | 94 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 45 insertions(+), 49 deletions(-) commit 3c30d36bbba7e7362ead19918a1a927f5abdb2d9 Author: Egmont Koblinger Date: Tue Feb 14 21:59:36 2017 +0100 stream: Use explicit_bzero() on encryption keys if available (cherry picked from commit 3dc55c48ab97825f26585e25fd37779a7bb1fc8f) src/vtestream-file.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) commit 755438452691c411c92ba805066031d9ab15428a Author: Christian Persch Date: Tue Feb 14 19:52:25 2017 +0100 build: Check for explicit_bzero() (cherry picked from commit d74609f0adfdd6bc17302a8865d70ff12d5e0497) configure.ac | 1 + 1 file changed, 1 insertion(+) commit 3fd7dff4e6c60974aa92aaca15bfa0d80d9377cb Author: Christian Persch Date: Sun Feb 12 18:32:42 2017 +0100 emulation: Reset should not switch encoding https://bugzilla.gnome.org/show_bug.cgi?id=777747 (cherry picked from commit d82fc703c83e1759e73d12273ecf70c13bb5639e) src/vte.cc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit 199325d792ff77f2d244605490b91d24457c7891 Author: Christian Persch Date: Sun Jan 29 17:21:03 2017 +0100 emulation: Try to work with newer gperf Use language=C++ in gperf. https://bugzilla.gnome.org/show_bug.cgi?id=777904 (cherry picked from commit 1226f58cd97aa06f0ce58791153ca1f58e89658a) src/vteseq-n.gperf | 7 ++++--- src/vteseq.cc | 11 +++-------- 2 files changed, 7 insertions(+), 11 deletions(-) commit 631e03d85011c6c08bb0bd2de0f0595388bfcff3 Author: Christian Persch Date: Mon Nov 7 18:34:49 2016 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)