Skip to content

Commit

Permalink
Update for v2.7a
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Apr 23, 2019
1 parent b210e8c commit e4e2716
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@

export FW_VER := 2.6a
export FW_VER := 2.7a

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
6 changes: 6 additions & 0 deletions RELEASE_NOTES
Expand Up @@ -3,6 +3,12 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v2.7a - 23 April 2019
- Sort folders into alphabetical order during direct navigation
- FF.CFG: folder-mode= to modify this new default behaviour
- Fix memory corruption issues (stack overflow)
- ATR: Interleave sectors for best performance over slow SIO interface

** v2.6a - 14 April 2019
- Fix feature breakages in v2.5a
- SSD/DSD/TRD auto-extend feature
Expand Down

0 comments on commit e4e2716

Please sign in to comment.