mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
meta: add changelog for v1.5.2
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
v1.5.2
|
||||
------
|
||||
|
||||
This is a bugfix release to improve the SSH key handling functionality
|
||||
that was introduced in v1.5.1.
|
||||
|
||||
* libgit2 can now read the `known_hosts` file on Windows.
|
||||
* libgit2 will now examine all keys for a particular host in the
|
||||
`known_hosts` file for matches, to support remote hosts with
|
||||
multiple key types.
|
||||
|
||||
All users of the v1.5 release line are recommended to upgrade.
|
||||
|
||||
v1.5.1
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user