We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee47ae commit 3f62482Copy full SHA for 3f62482
ChangeLog
@@ -1,3 +1,8 @@
1
+4.10.1 -- Sat May 4 19:04:22 UTC 2024 -- Tim Mann, Quentin Barnes
2
+
3
+* Fix indefinite looping while guessing head stepping rate when
4
+ encountering unusually formatted disks, often from copy protection.
5
6
* Fix bug with wraparound detection when the duplicate ID block gets
7
cut off by the DMK buffer filling up. The fix is to stop decoding
8
when the buffer fills up, so that we don't detect such a header in
version.h
@@ -1 +1 @@
-#define VERSION "4.10.0"
+#define VERSION "4.10.1"
0 commit comments