summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
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)