Update NEWS for some small typos

This commit is contained in:
R. Bernstein
2012-03-12 06:12:02 -04:00
parent 03643c8621
commit a18d385d55

7
NEWS
View File

@@ -1,4 +1,5 @@
version 0.83
2011-10-27
- Add retrieval SCSI sense reply from the most-recent MMC command.
- Add exclusive read/write access for devices which is used for experimental
@@ -6,7 +7,7 @@ version 0.83
- MMC bug fixes
- FreeBSD drive list now shows empty drives.
- Add ability to retrieve SCSI tuple for a name and/or fake one up for
programs that wanto to cd-record compatible.
programs that want to be cd-record compatible.
- Tolerance for OS's without timezone in their struct tm (e.g. Solaris)
added iso9660_set_{d,l}time_with_timezone
- Add mmc_get_disk_erasable
@@ -78,7 +79,7 @@ version 0.79
- iso-read: Add --ignore -k to ignore errors.
- Fix Savannah Bugs #18522, #18563, #18131 #19221 (possibly), #19880,
#21147 and other miscelleaneous bugs and memory leaks
#21147 and other miscellaneous bugs and memory leaks
- cd-info: force CDDB disc id to be 32-bits. Problem reported
by Eric Shattow.
@@ -133,7 +134,7 @@ version 0.77
- Add more generic read_sectors()
- Document that NULL also uses default drive in close_tray, cdio_open
and cdio_open_am. Document b_mode2 paramenter not used in cdio ISO
and cdio_open_am. Document b_mode2 parameter not used in cdio ISO
read.
- Some provision for handling Rock-Ridge device numbers.