From 6fef5cd51f10d95c1f31fed35ca0eb0d6c26dd41 Mon Sep 17 00:00:00 2001 From: "Antenore Gatta (tmow)" Date: Sun, 19 Dec 2021 22:51:29 +0100 Subject: Release v1.4.23 * Patch for a Remmina segfault and stats code cleaning [!2358](https://gitlab.com/Remmina/Remmina/merge_requests/2358) *@antenore* * Make Appindicator optional [!2359](https://gitlab.com/Remmina/Remmina/merge_requests/2359) *@antenore* * Added check-box to force tight encoding for VNC connections [!2360](https://gitlab.com/Remmina/Remmina/merge_requests/2360) *@antenore* * remote resolution: use multiple of four [!2353](https://gitlab.com/Remmina/Remmina/merge_requests/2353) *@eworm-de* * Add Keyboard mapping per client RDP [!2361](https://gitlab.com/Remmina/Remmina/merge_requests/2361) *@headkaze* * Improve TLS error message, fixes #2364 [!2362](https://gitlab.com/Remmina/Remmina/merge_requests/2362) *@antenore* * Triage policy language reworked [!2363](https://gitlab.com/Remmina/Remmina/merge_requests/2363) *@kingu* /cc @bkohler @larchunix @slaanesh @jweberhofer @tukusejssirs @kingu @ToolsDevler @raghavgururajan Signed-off-by: Antenore Gatta (tmow) --- plugins/rdp/rdp_channels.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/rdp/rdp_channels.c') diff --git a/plugins/rdp/rdp_channels.c b/plugins/rdp/rdp_channels.c index a69ab39f8..96dd0f540 100644 --- a/plugins/rdp/rdp_channels.c +++ b/plugins/rdp/rdp_channels.c @@ -1,7 +1,7 @@ /* * Remmina - The GTK+ Remote Desktop Client * Copyright (C) 2012-2012 Jean-Louis Dupond - * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo + * Copyright (C) 2016-2022 Antenore Gatta, Giovanni Panozzo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3