summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-07-23 09:40:35 -0400
committerB Stack <bgstack15@gmail.com>2020-07-23 09:40:35 -0400
commita0128409d98a1b3ca513c74d2219d35ef9919c0d (patch)
treef345f90ed95270d66324363f36d3be0b20bc68cd /makemkv-bin/debian/changelog
parentMerge branch 'irfanview-bump' into 'master' (diff)
downloadstackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.tar.gz
stackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.tar.bz2
stackrpms-a0128409d98a1b3ca513c74d2219d35ef9919c0d.zip
makemkv 1.15.2 rc1
Diffstat (limited to 'makemkv-bin/debian/changelog')
-rw-r--r--makemkv-bin/debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/makemkv-bin/debian/changelog b/makemkv-bin/debian/changelog
index 4a36dab..4634094 100644
--- a/makemkv-bin/debian/changelog
+++ b/makemkv-bin/debian/changelog
@@ -1,3 +1,13 @@
+makemkv-bin (1.15.2-1+devuan) obs; urgency=medium
+
+ * Massive internal rewrite, some improvements and small bugfixes
+ * Muxer updated to the latest matroska specification
+ * Advanced usage changes:
+ - Sdftool included as standalone executable
+ - Drive speed control option
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
+
makemkv-bin (1.15.1-1+devuan) obs; urgency=medium
* Added support for AACS v76 (for those poor souls without LibreDrive)
bgstack15