repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baca80f
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 31 Aug 2023 12:31:15 +0000
(14:31 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 31 Aug 2023 12:31:15 +0000
(14:31 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 11551dcc9b8a6c134e8de77610c167f447a59f16..ef8d563a5964b7e7446d86f2461c45e7dfb10bdc 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Fixed
+
+- Do not pre-choose in WRR worker choice strategy to avoid bias.
+
## [2.6.39] - 2023-08-30
### Fixed