Update documentation.

(cherry picked from commit 7bad49bc66)
This commit is contained in:
2018-01-06 11:33:32 +00:00
parent e5f55365a8
commit a8d42f6abe
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,21 @@
# [4.0.1.0] - 2018-01-06
## Fixes
### Apple DOS and ProDOS interleaved disk images
- Fixed interleaving values.
### Apple Nibble disk image
- Fixed detection of DOS vs ProDOS sector order.
### Apple 2IMG disk image
- Fixed deinterleaving of DOS and ProDOS sector order.
- Fixed denibblizing images.
### Apple ProDOS filesystem
- Fixed detection on Apple II disks.
### UCSD Pascal filesystem
- Added support for Apple II variants (two physical sectors per logical sector and little endian fields).
# [4.0.0.0] - 2017-12-25 # [4.0.0.0] - 2017-12-25
## Added ## Added
### - Advanced Disc Filing System ### - Advanced Disc Filing System

View File

@@ -1,5 +1,4 @@
DiscImageChef v4.0.99.0 DiscImageChef v4.0.99.0
=======================
Disc Image Chef (because "swiss-army-knife" is used too much) Disc Image Chef (because "swiss-army-knife" is used too much)