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) --- src/remmina_ftp_client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/remmina_ftp_client.h') diff --git a/src/remmina_ftp_client.h b/src/remmina_ftp_client.h index b5bdc3fef..5c1b688d1 100644 --- a/src/remmina_ftp_client.h +++ b/src/remmina_ftp_client.h @@ -2,7 +2,7 @@ * Remmina - The GTK+ Remote Desktop Client * Copyright (C) 2009-2010 Vic Lee * Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo - * 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