We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f16c2e commit 2838af5Copy full SHA for 2838af5
packaging/template/debian/changelog
@@ -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
8
vt-emulator (2.0.1%TARGET_NAME%) %PKG_DISTRIBUTION%; urgency=low
9
10
* fix output corruption to terminal_emulator_transcript_from_ttyrec
src/rvt_lib/version.hpp
@@ -1,2 +1,2 @@
#pragma once
-#define RVT_LIB_VERSION "2.0.1"
+#define RVT_LIB_VERSION "2.0.2"
0 commit comments