Skip to content

Commit

Permalink
Update to v3.9a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Dec 27, 2019
1 parent a3aebcd commit f766cf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 3.8a
export FW_VER := 3.9a

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
7 changes: 7 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v3.9a - 27 December 2019
- IMG: Fix density-select pin output for HD images
- Fixes 'pin02=dens' and 'interface=ibmpc-hdout'
- Bug has existed since v2.2a
- Rotary Encoder: Improve tracking
- Higher frequency, and better debounce algorithm

** v3.8a - 10 December 2019
- USB: Fix buffer overflow when parsing string descriptors
- Fixes crash with recent SanDisk Ultra Fit drives
Expand Down

0 comments on commit f766cf8

Please sign in to comment.