Browse Source

updated CHANGELOG.md

added missing new-line
pull/354/head
Logan oos Even 4 years ago
committed by GitHub
parent
commit
82d98a2bc2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      CHANGELOG.md

5
CHANGELOG.md

@ -22,10 +22,11 @@ addresses some bugs.
### Improvements ### Improvements
* Have AES and ChaCha20 use OpenSSL's `evp_*` interface to make better use of available hardware acceleration * Have AES and ChaCha20 use OpenSSL's `evp_*` interface to make better use of available hardware acceleration
* Fix invalid sendto when supernode name resolution fails* Update to supernode's purge logic * Fix invalid sendto when supernode name resolution fails
* Update to supernode's purge logic
* Extended management supernode's port output * Extended management supernode's port output
* Fix read tap device failed when OS wakes up from sleep * Fix read tap device failed when OS wakes up from sleep
* Free choice of supernode's management UDP port (for multiple supernodes on one machine). * Free choice of supernode's management UDP port (for multiple supernodes on one machine)
* Additional trace messages to better indicate established connections and connection type * Additional trace messages to better indicate established connections and connection type
* Fix edge's register-to-supernode loop * Fix edge's register-to-supernode loop
* Remove redundant code * Remove redundant code

Loading…
Cancel
Save