summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-10 19:40:19 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-10 19:40:19 +0100
commitfdb4c99456c869110a76bde5495993f299117406 (patch)
tree3e29f2639a005701ebed9abbe49cd249315ccf2d /Changelog
parent2cd8888d2cd4e9f2aaa605c025d63344757ee563 (diff)
Remove normal window global.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d68172ec..430df32f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,12 +1,15 @@
1.0.0 (unreleased):
New features:
- Have separate config file.
+ - Use GlibMainLoop.
+ - Blinking cursor.
Bug fixes:
- Fix subpixel rendering. (#303)
- Fix basic tests on OpenBSD (#272)
- Fix wrong use of memcpy (thx to Jasperia).
- Work around for sigwaitinfo on OpenBSD.
- Ignore invalid (non-utf8) in dmenu mode.
+ - Glib signal handling.
0.15.12:
New features: