Skip to content

Commit 3f62482

Browse files
committed
Prep for 4.10.1 release.
1 parent 1ee47ae commit 3f62482

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
* Fix bug with wraparound detection when the duplicate ID block gets
27
cut off by the DMK buffer filling up. The fix is to stop decoding
38
when the buffer fills up, so that we don't detect such a header in

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "4.10.0"
1+
#define VERSION "4.10.1"

0 commit comments

Comments
 (0)