Commit d4d26e8d by Josh Bleecher Snyder

changelog: note new error class GIT_ERROR_HTTP

Updates #5389
parent b8aedc84
......@@ -66,6 +66,8 @@ v0.28 + 1
The breaking change is that the `username` member of the underlying struct
is now hidden, and a new `git_cred_get_username` function has been provided.
* Some errors of class `GIT_ERROR_NET` now have class `GIT_ERROR_HTTP`.
### Breaking CMake configuration changes
* The CMake option to use a system http-parser library, instead of the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment