Corrected syntax in changelog.

This commit is contained in:
2017-05-20 06:14:16 +01:00
parent 8859eed894
commit 21f3fbfec9

View File

@@ -1,15 +1,15 @@
# [4.0.0.0-beta] - 2017-05-19 # [4.0.0.0-beta] - 2017-05-19
## Added ## Added
###- Create Sidecar command ### - Create Sidecar command
- Use dump drive information from images that support it. - Use dump drive information from images that support it.
###- Devices ### - Devices
- MMC - MMC
- PCMCIA block devices - PCMCIA block devices
- SCSI Streaming Devices (aka "tapes") - SCSI Streaming Devices (aka "tapes")
- SecureDigital - SecureDigital
###- Disc images. ### - Disc images.
- Alcohol 120%. - Alcohol 120%.
- Apple New Disk Image Format (aka NDIF, aka img, aka DiskCopy 6). - Apple New Disk Image Format (aka NDIF, aka img, aka DiskCopy 6).
- Apple Nibble (aka NIB). - Apple Nibble (aka NIB).
@@ -33,10 +33,10 @@
- VMware. - VMware.
- X68k .DIM. - X68k .DIM.
###- DiskCopy 4.2 disk image ### - DiskCopy 4.2 disk image
- Use resource fork to get DiskCopy version used to create them. - Use resource fork to get DiskCopy version used to create them.
###- Filesystems ### - Filesystems
- Apple DOS. - Apple DOS.
- CP/M. - CP/M.
- Detecting Commodore 1540/1541/1571/1581. - Detecting Commodore 1540/1541/1571/1581.
@@ -62,7 +62,7 @@
- Detecting Zettabyte File System (aka ZFS). - Detecting Zettabyte File System (aka ZFS).
- UCSD Pascal. - UCSD Pascal.
###- Filters ### - Filters
- Apple PCExchange - Apple PCExchange
- AppleDouble - AppleDouble
- AppleSingle - AppleSingle
@@ -70,19 +70,19 @@
- GZIP - GZIP
- MacBinary - MacBinary
###- GUID Partition Table ### - GUID Partition Table
- New type GUIDs. - New type GUIDs.
###- Lisa filesystem ### - Lisa filesystem
- Full read-only support - Full read-only support
###- Media types ### - Media types
- DDS, DDS-2, DDS-3, DDS-4. - DDS, DDS-2, DDS-3, DDS-4.
- IOMEGA Clik! (aka PocketZip) - IOMEGA Clik! (aka PocketZip)
- NEC floppies. - NEC floppies.
- SHARP floppies. - SHARP floppies.
###- Partitions ### - Partitions
- Acorn FileCore. - Acorn FileCore.
- BSD disklabels. - BSD disklabels.
- DEC disklabels. - DEC disklabels.
@@ -94,34 +94,34 @@
- UNIX disklabels. - UNIX disklabels.
## Fixes ## Fixes
###- AmigaDOS filesystem ### - AmigaDOS filesystem
- Detection on hard disks or with clusters bigger than 1 sector. - Detection on hard disks or with clusters bigger than 1 sector.
###- cdrdao ### - cdrdao
- Audio track matching - Audio track matching
- Prevent reading binary files. - Prevent reading binary files.
###- CDRWin ### - CDRWin
- CD-Text detection - CD-Text detection
- CD+G data return. - CD+G data return.
- Prevent reading binary files. - Prevent reading binary files.
###- DiskCopy 4.2 ### - DiskCopy 4.2
- Track order for Lisa and Macintosh Twiggy - Track order for Lisa and Macintosh Twiggy
###- Dreamcast GDI images ### - Dreamcast GDI images
- Prevent reading binary files. - Prevent reading binary files.
###- FAT filesystem ### - FAT filesystem
- Behaviour with some non-compliant media descriptors. - Behaviour with some non-compliant media descriptors.
###- Nero Burning ROM ### - Nero Burning ROM
- Disc types - Disc types
- Lead-In handling - Lead-In handling
- Mode2 RAW sectors - Mode2 RAW sectors
- Session count - Session count
###- ProDOS filesystem ### - ProDOS filesystem
- Volume size. - Volume size.
## Changes ## Changes
@@ -133,7 +133,7 @@
# [3.0.0.0] - 2016-07-19 # [3.0.0.0] - 2016-07-19
## Added ## Added
###- Commands ### - Commands
- benchmark: Tests speed for checksum algorithms. - benchmark: Tests speed for checksum algorithms.
- create-sidecar: Creates an XML sidecar with metadata. - create-sidecar: Creates an XML sidecar with metadata.
- decode: Decodes and prints a disk tag present on the image. - decode: Decodes and prints a disk tag present on the image.
@@ -143,11 +143,11 @@
- media-info: Prints media information. - media-info: Prints media information.
- scan-media: Scans media for errors. - scan-media: Scans media for errors.
###- Checksums ### - Checksums
- Adler-32 - Adler-32
- SpamSum - SpamSum
###- Devices ### - Devices
- ATA on Linux. - ATA on Linux.
- ATA on Windows (untested). - ATA on Windows (untested).
- FireWire on Linux. - FireWire on Linux.
@@ -155,16 +155,16 @@
- SCSI on Windows (untested). - SCSI on Windows (untested).
- USB on Linux. - USB on Linux.
###- Disc images ### - Disc images
- Apple 2IMG. - Apple 2IMG.
- CDRDAO. - CDRDAO.
- Dreamcast GDI. - Dreamcast GDI.
- VirtualPC. - VirtualPC.
###- Fast File System (FFS) ### - Fast File System (FFS)
- Atari UNIX variant. - Atari UNIX variant.
###- Filesystems ### - Filesystems
- Acorn ADFS. - Acorn ADFS.
- AmigaDOS. - AmigaDOS.
- Apple File System, aka APFS. - Apple File System, aka APFS.
@@ -173,95 +173,95 @@
- Nintendo Gamecube. - Nintendo Gamecube.
- Nintendo Wii. - Nintendo Wii.
###- Partitions ### - Partitions
- Amiga Rigid Disk Block (aka RDB). - Amiga Rigid Disk Block (aka RDB).
- Atari. - Atari.
- Sun. - Sun.
- (U)EFI GPT. - (U)EFI GPT.
## Changes ## Changes
###- PrintHex command ### - PrintHex command
- Allow to print several sectors. - Allow to print several sectors.
## Fixes ## Fixes
###- Be filesystem ### - Be filesystem
- Endianness. - Endianness.
- Support for Be CDs. - Support for Be CDs.
###- CDRWin disk image ### - CDRWin disk image
- Behaviour on .NET Framework. - Behaviour on .NET Framework.
- Detection of CD-ROM XA. - Detection of CD-ROM XA.
- Flags. - Flags.
- Partition calculations. - Partition calculations.
###- Fast File System (FFS) ### - Fast File System (FFS)
- False positives with 7th Edition. - False positives with 7th Edition.
###- ISO9660 ### - ISO9660
- Dreamcast IP.BIN decoding. - Dreamcast IP.BIN decoding.
- Sega CD IP.BIN decoding. - Sega CD IP.BIN decoding.
###- System V Filesystem ### - System V Filesystem
- Big endian support - Big endian support
# [2.20] - 2014-08-28 # [2.20] - 2014-08-28
## Added ## Added
###- Checksums ### - Checksums
- Reed Solomon. - Reed Solomon.
## Fixes ## Fixes
###- Apple Partition Map ### - Apple Partition Map
- Disks with 2048 bytes/sector but a 512 bytes/sector map. - Disks with 2048 bytes/sector but a 512 bytes/sector map.
###- HFS ### - HFS
- Disks with 2048 bytes/sector but a 512 bytes/sector filesystem. - Disks with 2048 bytes/sector but a 512 bytes/sector filesystem.
# [2.10] - 2014-08-25 # [2.10] - 2014-08-25
## Added ## Added
###- Checksums ### - Checksums
- CD EDC and ECC. - CD EDC and ECC.
- CRC16. - CRC16.
###- Commands ### - Commands
- Verify: Verifies disk image contents, if supported. - Verify: Verifies disk image contents, if supported.
###- Disc images ### - Disc images
- Nero Burning ROM. - Nero Burning ROM.
# [2.0] - 2014-07-03 # [2.0] - 2014-07-03
## Added ## Added
###- Commands ### - Commands
- analyze: Gives informatio about disk image contents as well as detecting partitions and filesystems. - analyze: Gives informatio about disk image contents as well as detecting partitions and filesystems.
- checksum: Generates CRC32, CRC64, RIPEMD160, MD5, SHA1, SHA256, SHA384 and SHA512 checksums of disk image contents. - checksum: Generates CRC32, CRC64, RIPEMD160, MD5, SHA1, SHA256, SHA384 and SHA512 checksums of disk image contents.
- compare: Compares two media images. - compare: Compares two media images.
- printhex: Prints a hexadecimal output of a sector. - printhex: Prints a hexadecimal output of a sector.
###- Disc images ### - Disc images
- RAW (sector by sector). - RAW (sector by sector).
###- Media types ### - Media types
- BD-R. - BD-R.
- BD-RE XL. - BD-RE XL.
- FDFORMAT. - FDFORMAT.
## Fixes ## Fixes
###- FAT filesystem ### - FAT filesystem
- Workaround FAT12 without BIOS Parameter Block. - Workaround FAT12 without BIOS Parameter Block.
###- MBR partitions ### - MBR partitions
- Do not search for them on disks with less than 512 bytes/sector. - Do not search for them on disks with less than 512 bytes/sector.
###- ODS-11 filesystem ### - ODS-11 filesystem
- Do not search for them on disks with less than 512 bytes/sector. - Do not search for them on disks with less than 512 bytes/sector.
# [1.10] - 2014-04-21 # [1.10] - 2014-04-21
## Added ## Added
###- Disc images ### - Disc images
- Sydex TeleDisk. - Sydex TeleDisk.
# [1.0] - 2014-04-17 # [1.0] - 2014-04-17
## Added ## Added
###- Filesystems ### - Filesystems
- Detecting BeFS. - Detecting BeFS.
- Detecting ext. - Detecting ext.
- Detecting ext2. - Detecting ext2.
@@ -288,11 +288,11 @@
- Detecting UFS2. - Detecting UFS2.
- Detecting UnixWare boot. - Detecting UnixWare boot.
###- Disc images ### - Disc images
- Apple DiskCopy 4.2. - Apple DiskCopy 4.2.
- CDRWin. - CDRWin.
###- Partitions ### - Partitions
- Apple Partition Map (aka APM). - Apple Partition Map (aka APM).
- Master Boot Record (aka MBR). - Master Boot Record (aka MBR).
- NeXT disklabels. - NeXT disklabels.