summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-11-08 20:28:18 +0000
committerB. Stack <bgstack15@gmail.com>2021-11-08 20:28:18 +0000
commit4e8fc0aca07546236cdcb528d674119e53e40e74 (patch)
tree7c473b8f291556751dcd40d87a2eea9668916245 /makemkv-oss/debian/changelog
parentMerge branch 'notepadpp-bump' into 'master' (diff)
parentmakemkv 1.16.5 rpm rc2 (diff)
downloadstackrpms-4e8fc0aca07546236cdcb528d674119e53e40e74.tar.gz
stackrpms-4e8fc0aca07546236cdcb528d674119e53e40e74.tar.bz2
stackrpms-4e8fc0aca07546236cdcb528d674119e53e40e74.zip
Merge branch 'makemkv-bump' into 'master'
Makemkv bump See merge request bgstack15/stackrpms!269
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 62e7bc6..fa4ca59 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,12 @@
+makemkv-oss (1.16.5-1+devuan) obs; urgency=low
+
+ * Miscellaneous UI improvements
+ * WinCDArb update, fixes occasional "no optical drives" error
+ * LibMMBD stability improvements
+ * Many small bug-fixes
+
+ -- B. Stack <bgstack15@gmail.com> Fri, 05 Nov 2021 09:27:31 -0400
+
makemkv-oss (1.16.4-1+devuan) obs; urgency=low
* Much better support for discs with Java playlist obfuscation
bgstack15