]> git.sesse.net Git - cubemap/blob - NEWS
Fix some signed/unsigned comparison warnings (pacing_rate should be uint32_t everywhe...
[cubemap] / NEWS
1 Cubemap 1.0.1, 2013-09-19
2
3  * Added NEWS file.
4
5  * Fix an issue where Cubemap could be slow when /tmp was slow
6    (ie., not on SSD and not on tmpfs), due to high mutex contention.
7
8  * Fix compilation on 32-bit systems.
9
10  * Various packaging fixes and a systemd service unit, contributed
11    by Philipp Kern.
12
13  * Use the new deleted-by-default temporary files if available
14    (Linux 3.11 and above).
15
16
17 Cubemap 1.0.0, 2013-08-24
18
19  * Initial release.