From 03d7f7e9ebe7831d82fcef98a3c097d9732523d7 Mon Sep 17 00:00:00 2001 From: Paul Capron Date: Fri, 25 Sep 2020 11:08:49 +0200 Subject: [PATCH] =?UTF-8?q?ChangeLog:=20Remove=20duplicate=20=E2=80=9Cvers?= =?UTF-8?q?ion=200.3.1=E2=80=9D=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There were two identical entries for v0.3.1, next to each other. Signed-off-by: Paul Capron Reviewed-by: Jakub Jelen --- ChangeLog | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 91c3d0e5..8a68c5af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -354,14 +354,6 @@ version 0.3.2 (released 2009-08-05) * Fixed compilation on Solaris. * Fixed SSHv1 compilation. -version 0.3.1 (released 2009-07-14) - * Added return code SSH_SERVER_FILE_NOT_FOUND. - * Fixed compilation of SSHv1. - * Fixed several memory leaks. - * Fixed possible infinite loops. - * Fixed a possible crash bug. - * Fixed build warnings. - * Fixed cmake on BSD. version 0.3.1 (released 2009-07-14) * Added return code SSH_SERVER_FILE_NOT_FOUND. * Fixed compilation of SSHv1.