summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 669d525..62e7bc6 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,16 @@
+makemkv-oss (1.16.4-1+devuan) obs; urgency=low
+
+ * Much better support for discs with Java playlist obfuscation
+ * Any Java runtime version is now supported, including Java 16
+ * Mac OS: Support for Mac OS 12.0 Monterey
+ * Some small improvements
+ * Bug fixes:
+ - Program failed to recognize some AAC streams with exotic channel encoding
+ - Picture dimensions were displayed incorrectly for some exotic HEVC streams
+ - Conversion of some DVDs could fail at the very end of title
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 08 Jul 2021 15:21:05 -0400
+
makemkv-oss (1.16.3-1+devuan) obs; urgency=medium
* Some non-English messages were displayed incorrectly
bgstack15