-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,14 @@ | |
** Keir Fraser <[email protected]> | ||
************************************ | ||
|
||
** v1.10 - 1 March 2023 | ||
** v1.10 - 7 April 2023 | ||
- New diskdef "ibm.160" | ||
- gw erase: New option --revs=N | ||
- gw read: Fix --retries=0 | ||
- MacOS: Explicitly search for CAPS library under /Library/Frameworks | ||
- gw: Minor fixes to flux-to-bitcell conversion | ||
- gw: Disallow abbreviated long option names | ||
- SCP: Fix footer metadata format | ||
|
||
** v1.9 - 1 March 2023 | ||
- HFE: Support reading and writing HFEv3 image files | ||
|