aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-14 22:47:35 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-14 22:47:35 +0800
commit2c975039ea25cc2c6ebdd3372b454db4766b813d (patch)
tree9d5c0c99e0764bae6a9fcbe180bbeb054233bb12 /ChangeLog
parenta3a51ea01c0c571d0859f1cb5147dcd003bc8c71 (diff)
downloadQMidiPlayer-2c975039ea25cc2c6ebdd3372b454db4766b813d.tar.xz
This _should_ fix building under arch linux.
(Linking order problems and include problems).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39eb59f..3b7bb3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-14 0.8.1 alpha
+This _should_ fix building under arch linux.
+(Linking order problems and include problems).
+
2016-05-13 0.8.1 alpha
Added enumerate integer options support.
Workaroud for different fonts locations in arch linux.