summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2019-10-06 20:12:05 +0100
committerfalkTX <falktx@falktx.com>2019-10-06 20:12:05 +0100
commitf0400a46f7ed437343a51eb5bae7f0ba23b5f156 (patch)
treea51144ded4942006bca85ce6ad4c58e7561f032e
parent294d0ffd96091ca17eb6c5dcda312b1740796ebe (diff)
downloadjack2-f0400a46f7ed437343a51eb5bae7f0ba23b5f156.tar.gz
Update ChangeLog
Signed-off-by: falkTX <falktx@falktx.com>
-rw-r--r--ChangeLog.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 50749fed..16c6a6e0 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,9 +1,9 @@
ChangeLog
#########
-* 1.9.13 (2019-xx-xx)
+* 1.9.13 (2019-10-06)
- * Meta-data API implementation.
+ * Meta-data API implementation. (and a few tools updated with support for it)
* Correct GPL licence to LGPL for files needed to build libjack.
@@ -13,8 +13,14 @@ ChangeLog
* Mark jack_midi_reset_buffer as deprecated.
+ * Add example systemd unit file
+
* Signal to systemd when jackd is ready.
+ * Set "seq" alsa midi driver to maximum resolution possible.
+
+ * Fix loading internal clients from another internal client.
+
* Code cleanup and various fixes. (too many to mention here, see git log for details)
* 1.9.12 (2017-12-13)