diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-05-21 21:30:10 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-05-21 21:30:10 +0800 |
commit | 7e12992ad284fda2c29e494b3c0d60101592c277 (patch) | |
tree | 73de77f1c4ab7ec52b7e492628ebe968bd2553da /debian/changelog | |
parent | 1ec23952dd7c022e11afbb93d93be1bac5c94081 (diff) | |
download | QMidiPlayer-7e12992ad284fda2c29e494b3c0d60101592c277.tar.xz |
Use QDirIterator instead, fixing plugin loading problems in Windows.
Also scale UI elements.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2cd03ae..bf866f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qmidiplayer (0.8.1-1) UNRELEASED; urgency=low + + * New upstream release. + + -- chrisoft <chirs241097@gmail.com> Sat, 21 May 2016 13:03:00 +0800 + + qmidiplayer (0.8.1-0) UNRELEASED; urgency=low * New upstream release. |