summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-04 07:59:30 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-04 07:59:30 +0100
commit41bd981b3804bc2f596973baad506c6f81906f5b (patch)
treee634574f99e5de8c6f3f3eb45a0a2502231e69c4 /Changelog
parentc85f1cb0bff11f52e821e54974e06a04f932106f (diff)
Initialize Xrm only once.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a29de920..5c92cd99 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,10 @@
- Have separate config file.
Bug fixes:
- Fix subpixel rendering. (#303)
+ - Fix basic tests on OpenBSD (#272)
+ - Fix wong use of memcpy.
+ - Work around for sigwaitinfo on OpenBSD.
+
0.15.12:
New features:
- Initial `-dump` command for dmenu mode. (#216)