Skip to content

Commit 2838af5

Browse files
Version 2.0.2
1 parent 1f16c2e commit 2838af5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packaging/template/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
vt-emulator (2.0.2%TARGET_NAME%) %PKG_DISTRIBUTION%; urgency=low
2+
3+
* fix overflow to Utf8Decoder::decode
4+
5+
6+
-- WAB Dev Team <wab@wallix.com> Fri, 01 Dec 2017 14:35:21 +0200
7+
18
vt-emulator (2.0.1%TARGET_NAME%) %PKG_DISTRIBUTION%; urgency=low
29

310
* fix output corruption to terminal_emulator_transcript_from_ttyrec

src/rvt_lib/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#pragma once
2-
#define RVT_LIB_VERSION "2.0.1"
2+
#define RVT_LIB_VERSION "2.0.2"

0 commit comments

Comments
 (0)