diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6b1a8b..4fed5c05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ - Fix Origin header setting in websocket client - Remove header duplicates and Content-Length - Redirect libmicrohttpd logs to yder -- Replace uint with 'unsigned int' +- Replace `uint` with `unsigned int` - Add `ulfius_export_request_http` and `ulfius_export_response_http` -- Use `o_strnullempty` instead of `o_strlen` to check if a char * has data +- Use `o_strnullempty` instead of `o_strlen` to check if a `char *` has data ## 2.7.7