summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5af21c1..13a13ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+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)
=========================