summaryrefslogtreecommitdiff
path: root/NEWS
blob: 13a13ac2fada35690be2f094e9e89a506fb6574f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Release 0.1.1  (2013-11-12)
===========================

- Fix memleak with broken resource databases
- Check exact RENDER version that the server supports
- Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
- Use $(AM_V_GEN) when calling gperf
- Fail the build if gperf is needed, but not found
- handle read() errors
- Bugfix: Properly load cursor files where not all cursors are suitable

Release 0.1.0  (2013-08-21)
=========================

- Bugfix: Use xhot/yhot, don’t hardcode the value
- Bugfix: fix build on FreeBSD/NetBSD
- add COPYING file

Release 0.0.99 (2013-07-09)
===========================

- Initial release.