summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-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)