aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 840b6d637..ea9416509 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,9 @@
- Improvement: Add names to background jobs for easier debugging
- Improvement: Background jobs now temporarily sets thread name to background job name while executing
- Improvement: Background jobs tracks worker thread id used while executing
+- Improvement: `xmake sln` can now be used on Mac as well to generate project files
+- Improvement: http.sys request queues are named to make it easier to find performance counters in Performance Monitor and such
+- Improvement: http.sys - if request rate is too high then rejected requests will get a 503 response instead of a dropped connection
## 0.2.23
- Bugfix: Respect result from FinalizeRef in Jupiter oplog upload where it requests missing attachments