Skip to content
Snippets Groups Projects
Commit 33e03527 authored by zapline's avatar zapline
Browse files

Update ReleaseNotes.md

spell mistake
parent 223f36c1
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Changes in Libmongoose library:
- Added new API function: `mg_forward()` for proxying functionality
- Added new API function: `mg_send_file_data()` for sending file data
- Added new utility API functions: `mg_mmap() and mg_munpap()`
- Added new utility API functions: `mg_mmap() and mg_munmap()`
- Changed the way SSL settings are handled: removed `ssl_certificate` and
`ssl_ca_certificate` options, and instead made `listening_port` accept
`ssl://PORT:SSL_CERT:CA_CERT` notation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment