From a18d385d55f09d502b3e93844d6aa1d15e2500a5 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Mon, 12 Mar 2012 06:12:02 -0400 Subject: [PATCH] Update NEWS for some small typos --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 1fd4ed9c..dc90b79b 100644 --- a/NEWS +++ b/NEWS @@ -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.