aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Capron <paul@fragara.com>2020-09-25 11:08:49 +0200
committerJakub Jelen <jjelen@redhat.com>2020-09-29 13:05:34 +0200
commit03d7f7e9ebe7831d82fcef98a3c097d9732523d7 (patch)
tree762acf25e517847a48ccc1e65c00e2fbc8180f6b
parent400f4f23298f43b8b9d35ce3f9e7f50f654cf317 (diff)
downloadlibssh-03d7f7e9ebe7831d82fcef98a3c097d9732523d7.tar.gz
libssh-03d7f7e9ebe7831d82fcef98a3c097d9732523d7.tar.xz
libssh-03d7f7e9ebe7831d82fcef98a3c097d9732523d7.zip
ChangeLog: Remove duplicate “version 0.3.1” entry
There were two identical entries for v0.3.1, next to each other. Signed-off-by: Paul Capron <paul@fragara.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 91c3d0e5..8a68c5af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -362,14 +362,6 @@ version 0.3.1 (released 2009-07-14)
* 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.
- * Fixed several memory leaks.
- * Fixed possible infinite loops.
- * Fixed a possible crash bug.
- * Fixed build warnings.
- * Fixed cmake on BSD.
version 0.3 (released 2009-05-21)
* Added support for ssh-agent authentication.