blob: 375f4e9c6984b0a0ad824d9f8f08e0a1c9042b7c (
plain)
1
2
3
4
5
|
o Minor bugfixes (initialization):
- Initialize the subsystems in our code in an order more closely
corresponding to their dependencies, so that every system is
initialized before the ones that (theoretically) depend on it.
Fixes bug 33316; bugfix on 0.4.0.1-alpha.
|