layout | title |
---|---|
page |
Changelog of the stable branch |
- The following excerpt is only usefull when rendered in the website. {:toc}
This is the Changelog of the maintenance branch.
NOTE FROM THE MAINTAINER:
This branch comes almost as-is. With no URGENT requirements to update this
branch (e.g. big security fix), it is left behind.
If anyone volunteers to maintain it and backport patches, let us know!
- sqlite: properly serialize operations on the database files
- sqlite: close the database when no more threads need connection.
- Correctly open and close sqlite databases.
- Sanity checks for SSL cacertfile configuration.
- Fix regression (UIBase is no more).
- Make profiling mode really enforce single-threading.