aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-07-13 01:43:10 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-07-13 01:43:10 +0000
commitb07ad28107659f532c54659f5ecd12eaf086ea0b (patch)
tree34ec5e3a6412e3535fe5f2ed3ee5fe3ba08daf34 /ChangeLog
parent2c59b7853f594c9b3fa7e3f259f7b45ab6d47903 (diff)
downloadsg3_utils-b07ad28107659f532c54659f5ecd12eaf086ea0b.tar.gz
sg_lib: asc/ascq match asc-num.txt @t10 20200708 [spc6r02]; work on testing/sg_mrq_dd.cpp
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@854 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2371a8ac..6863eb30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ 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 sg3_utils-1.46 [20200701] [svn: r853]
+Changelog for sg3_utils-1.46 [20200712] [svn: r854]
- sg_rep_pip: report new provisioning initialization pattern cmd
- sg_dd: separate category for miscompare errors
- sg_get_elem_status: add ralwd bit sbc4r20a
@@ -16,7 +16,7 @@ Changelog for sg3_utils-1.46 [20200701] [svn: r853]
- add dummy start stop unit and test unit ready commands
- wire cache mpage's WCE to nvme 'volatile write cache'
- sg_lib: reprint cdb with illegal request sense key
- - asc/ascq match asc-num.txt @t10 20200624
+ - asc/ascq match asc-num.txt @t10 20200708 [spc6r02]
- testing/sg_mrq_testing: new, for blocking mrq usage
- testing/sgs_dd: add evfd flags and eventfd processing
- testing/sgh_dd: various fixes