1
0
Fork 0

Add Agency fixes to CHANGELOG

This commit is contained in:
Max Neunhoeffer 2017-12-28 12:28:18 +01:00
parent 953e41b5e2
commit d98a2fc4a3
No known key found for this signature in database
GPG Key ID: 89A912AD5E343E1E
1 changed files with 10 additions and 0 deletions

View File

@ -16,6 +16,16 @@ v3.3.1 (XXXX-XX-XX)
* UI: improved the behavior during collection creation in a cluster environment
* Agency lockup fixes for very small machines.
* Agency performance improvement by finer grained locking.
* Use steady_clock in agency whereever possible.
* Agency prevent Supervision thread crash.
* Fix agency integer overflow in timeout calculation.
v3.3.0 (2012-12-14)
-------------------