summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-04 15:09:06 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-04 15:09:06 +0100
commit017f9e47ed4a330a7e758718706c8ec2edcb216a (patch)
treeb580a10eb9ce0fa71d04874e12df2cd4442ee549 /Changelog
parent41bd981b3804bc2f596973baad506c6f81906f5b (diff)
Fix tyop
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 5c92cd99..2edaf8f0 100644
--- a/Changelog
+++ b/Changelog
@@ -4,7 +4,7 @@
Bug fixes:
- Fix subpixel rendering. (#303)
- Fix basic tests on OpenBSD (#272)
- - Fix wong use of memcpy.
+ - Fix wrong use of memcpy (thx to Jasperia).
- Work around for sigwaitinfo on OpenBSD.
0.15.12: