aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-01-21 23:22:18 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-01-21 23:22:18 +0000
commitca798c9011bd2edac1307a1d1a44bb765d476510 (patch)
tree90037d2f3b1c43afda09175652badaac1d107c65 /ChangeLog
parent84c586f1f1d8bd102928f3ae95d1d1185a59de8f (diff)
downloadsg3_utils-ca798c9011bd2edac1307a1d1a44bb765d476510.tar.gz
sg_rep_density: new utility for decoding the response of Report density support command [ssc (tape)]
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@932 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c99fb64..16cc7e5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,14 @@ Each utility has its own version number, date of last change and
some description at the top of its ".c" file. All utilities in the main
directory have their own "man" pages. There is also a sg3_utils man page.
-Changelog for pre-release sg3_utils-1.48 [20220119] [svn: r931]
+Changelog for pre-release sg3_utils-1.48 [20220121] [svn: r932]
+ - sg_z_act_query: new utility for sending either a
+ Zone activate or Zone query command
+ - sg_rep_density: new utility for decoding the response of
+ Report density support command [ssc (tape)]
- rescan-scsi-bus.sh: with '-r' it crashed due to change in
rev 867 in sg_inq.c from Device_type= to PDT= .
Change script to use either
- - sg_z_act_query: new utility for sending either a
- Zone activate or Zone query command
- sg_rep_zones: add Report zone starting LBA granularity
field in REPORT ZONES response [zbc2r12]
- sg_decode_sense: add --nodecode option